Update cascade.css

This commit is contained in:
Bard 2022-07-30 12:47:01 +08:00 committed by GitHub
parent ff3fcb4d85
commit 3c5a360212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3026,8 +3026,9 @@ pre.command-output {
display: block;
border-radius: 0.375rem;
}
.cbi-section-table {
display: table;
table.table.cbi-section-table {
display: flex;
flex-direction: column;
}
.Interfaces .table {
overflow-x: hidden;