forked from MapComplete/MapComplete
UX: add version number to loading screen
This commit is contained in:
parent
efce134a6c
commit
41da0d7ab7
5 changed files with 14 additions and 2 deletions
|
@ -1341,6 +1341,10 @@ video {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
.items-baseline {
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.items-stretch {
|
||||
align-items: stretch;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue