mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 01:47:30 +01:00
WIP MNT design/UX cleanup
This commit is contained in:
@@ -8,10 +8,9 @@
|
||||
}
|
||||
.table {
|
||||
width: 100%;
|
||||
color: $medium;;
|
||||
font-family: $main-font;
|
||||
// border-radius: $radius;
|
||||
// border: 2px solid rgba(0,0,0,0.0125) !important;
|
||||
border-radius: $radius;
|
||||
border: 2px solid rgba(0,0,0,0.0125);
|
||||
}
|
||||
|
||||
.table thead > tr > th:first-child,
|
||||
|
||||
Reference in New Issue
Block a user