mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
styles: v2 (#229)
* style: revise selected style * style: revise editor styles * style: revise viewer styles * chore: update tests
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
.messageContainer,
|
||||
.onAirToggle {
|
||||
@include main-container;
|
||||
display: flex;
|
||||
gap: 0.5em;
|
||||
padding: 0.5em;
|
||||
@@ -47,7 +46,6 @@
|
||||
}
|
||||
|
||||
.inline {
|
||||
background-color: $light-bg-transparent;
|
||||
border-color: $action-blue;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user