mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added min-height to .js-wifi-stations, fixed indents
This commit is contained in:
4
dist/css/custom.css
vendored
4
dist/css/custom.css
vendored
@@ -104,3 +104,7 @@ pre.unstyled {
|
|||||||
min-height: 150px;
|
min-height: 150px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.js-wifi-stations .panel-body {
|
||||||
|
min-height: 256px;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user