docker - 概述

This commit is contained in:
Bard 2021-12-14 05:15:26 +08:00 committed by GitHub
parent cd3ac106d1
commit 82ce5317fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3015,7 +3015,7 @@ pre.command-output {
font-size: 1rem; font-size: 1rem;
} }
.table { .table {
display: block; /*display: block;*/
} }
.Interfaces .table { .Interfaces .table {
overflow-x: hidden; overflow-x: hidden;
@ -3104,7 +3104,7 @@ pre.command-output {
text-align: left; text-align: left;
} }
.td[data-title]::before { .td[data-title]::before {
display: block; /*display: block;*/
} }
.cbi-button + .cbi-button { .cbi-button + .cbi-button {
margin-left: 0; margin-left: 0;