Wallet/src/sass/views/import.scss

12 lines
202 B
SCSS
Raw Normal View History

2016-10-13 11:45:45 -03:00
#import {
.top-tabs.row {
padding: 0;
}
.top-tabs .col {
font-size: 14px;
cursor: pointer;
padding: 10px 5px;
border-bottom-width: 2px;
border-bottom-color: #172565;
}
}