mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 00:43:54 +00:00
6 lines
103 B
CSS
6 lines
103 B
CSS
.headerButtons {
|
|
display: flex;
|
|
gap: 0.5em;
|
|
align-content: center;
|
|
justify-content: flex-end;
|
|
} |