小屏 docker 信息显示问题

This commit is contained in:
Bard 2022-07-30 10:50:21 +08:00 committed by GitHub
parent 23feaa6c67
commit 327a5adcf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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