mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-03 11:47:47 +00:00
24 lines
214 B
SCSS
24 lines
214 B
SCSS
.whiteIcon {
|
|
color: white;
|
|
}
|
|
|
|
.footer {
|
|
padding: 20px;
|
|
}
|
|
|
|
.datepickerRow {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.scrollableCard {
|
|
height: 250px;
|
|
}
|
|
|
|
.loadMoreRow {
|
|
margin-bottom: 1%;
|
|
}
|
|
|
|
.alignRight {
|
|
float: right;
|
|
}
|