网络接口样式

This commit is contained in:
Bard 2023-05-27 15:36:42 +08:00 committed by GitHub
parent 5d6e6f495d
commit 214e16482f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2532,7 +2532,7 @@ body.modal-overlay-active #modal_overlay {
gap: .2rem;
padding: .25rem .8rem;
background: #eee;
border-radius: 4px
border-radius: 0.375rem;
}
td>.ifacebadge,.td>.ifacebadge {
@ -2585,7 +2585,7 @@ td>.ifacebadge,.td>.ifacebadge {
min-width: 220px;
margin: 0.5em 0em 0 0em;
padding: 0.5em;
background-color: #eee;
background-color: #f2f4ff;
}
.network-status-table .ifacebox-body .ifacebadge>span {