mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
feat: editor layout
This commit is contained in:
committed by
Carlos Valente
parent
967e92e2c8
commit
da02ecd113
@@ -11,6 +11,11 @@ $table-header-font-size: calc(1rem - 2px);
|
||||
color: $ui-white;
|
||||
padding-bottom: 70vh; // allow focus to reach last elements
|
||||
|
||||
:is([data-target='small-device']) & {
|
||||
width: max-content;
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
thead {
|
||||
tr {
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user