mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Responsive UI Improvements across the board
This commit is contained in:
@@ -27,4 +27,12 @@ button {
|
||||
fill: @disabled;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.button-lbl {
|
||||
margin-left: 0.5em;
|
||||
|
||||
.smallTablet({
|
||||
display: none;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user