mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 06:04:05 +00:00
feat: create block from rundown empty
This commit is contained in:
@@ -2,3 +2,10 @@
|
||||
padding-block: 1.5rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.inline {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user