Wallet/src/sass/views/export.scss
2016-10-13 11:47:32 -03:00

15 lines
244 B
SCSS

#export {
.list {
background-color: #fff;
}
.top-tabs.row {
padding: 0;
}
.top-tabs .col {
font-size: 14px;
cursor: pointer;
padding: 10px 5px;
border-bottom-width: 2px;
border-bottom-color: #172565;
}
}