mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui.git
synced 2025-11-01 19:27:58 +00:00
16 lines
148 B
SCSS
16 lines
148 B
SCSS
.footer {
|
|
padding: 20px;
|
|
}
|
|
|
|
.scrollableBox {
|
|
height: 200px;
|
|
}
|
|
|
|
.customIconHeight {
|
|
height: 19px;
|
|
}
|
|
|
|
.loadMoreSpacing {
|
|
margin-bottom: 1%;
|
|
}
|