mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 21:03:29 +00:00
style tweaks (#524)
* style: allow 2 rows in block title * fix: accidental change to next and progress bar
This commit is contained in:
@@ -128,6 +128,9 @@ $skip-opacity: 0.1;
|
||||
|
||||
.eventTitle {
|
||||
grid-area: title;
|
||||
overflow: hidden;
|
||||
max-height: calc(2.5em + 2px);
|
||||
line-height: 1.25em;
|
||||
}
|
||||
|
||||
.eventActions {
|
||||
|
||||
Reference in New Issue
Block a user