1
0
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:
billz 2019-10-15 18:29:00 +01:00
parent b025048771
commit ef25e83794

View File

@ -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%;