mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
set default position
This commit is contained in:
parent
b74adc4a4b
commit
d960776159
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@
|
|||
height: 30px;
|
||||
margin-left: -15px;
|
||||
}
|
||||
.logo.none {
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
}
|
||||
.logo.bottom {
|
||||
left: 50%;
|
||||
top: 30%;
|
||||
|
|
Loading…
Reference in a new issue