mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: style cleanups and migrations
fix: close modal with button refactor: small type improvements refactor: migrate time inputs refactor: migrate tooltips refactor: prevent component resizing
This commit is contained in:
committed by
Carlos Valente
parent
6facd6a666
commit
17a7d035bf
@@ -22,6 +22,7 @@ $block-cursor-color: $orange-400;
|
||||
border-radius: $block-border-radius;
|
||||
position: relative;
|
||||
color: $block-text-color;
|
||||
overflow: hidden;
|
||||
|
||||
min-width: $block-width;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user