mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added info-item-wifi class
This commit is contained in:
parent
b025048771
commit
ef25e83794
@ -78,6 +78,11 @@ a.nav-link.active {
|
|||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info-item-wifi {
|
||||||
|
width: 6rem;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
.webconsole {
|
.webconsole {
|
||||||
width:100%;
|
width:100%;
|
||||||
height:100%;
|
height:100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user