mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added min-height to .js-wifi-stations, fixed indents
This commit is contained in:
parent
5858971762
commit
82d5b45cdd
4
dist/css/custom.css
vendored
4
dist/css/custom.css
vendored
@ -104,3 +104,7 @@ pre.unstyled {
|
||||
min-height: 150px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.js-wifi-stations .panel-body {
|
||||
min-height: 256px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user