mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Work in progress
This commit is contained in:
@@ -17,8 +17,9 @@ body {
|
||||
.sidebar-brand-text {
|
||||
text-transform: none;
|
||||
color: #212529;
|
||||
font-size: 1rem;
|
||||
font-size: 1.8rem;
|
||||
font-weight: 500;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.card .card-header {
|
||||
@@ -134,6 +135,6 @@ pre.unstyled {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.js-wifi-stations .panel-body {
|
||||
.js-wifi-stations .card-body {
|
||||
min-height: 256px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user