Update cascade.css

This commit is contained in:
Bard 2022-03-05 07:54:38 +08:00 committed by GitHub
parent eff14a1c6a
commit db5ad5b67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3020,6 +3020,7 @@ pre.command-output {
} }
.table { .table {
display: block; display: block;
border-radius: 0.375rem;
} }
.Interfaces .table { .Interfaces .table {
overflow-x: hidden; overflow-x: hidden;