mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-20 02:14:23 +02:00
use percentage based column widths to autofit
This commit is contained in:
@@ -82,6 +82,11 @@
|
||||
color: var(--theme-colors-foreground-muted);
|
||||
}
|
||||
|
||||
.row .right {
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.row .tracks-table {
|
||||
width: 100%;
|
||||
font-size: var(--theme-font-size-sm);
|
||||
|
||||
Reference in New Issue
Block a user