sync with buck upstream

This commit is contained in:
thislight 2024-01-11 19:38:01 +08:00
parent 88da620079
commit 79f7742481
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E
7 changed files with 9 additions and 9 deletions

View file

@ -70,7 +70,7 @@
overflow-y: auto;
}
.content > :where(table, .table-responsive > table) {
:where(.content > table, .content > .table-responsive > table) {
background-color: var(--table-background-color);
width: 100%;
white-space: nowrap;