mirror of
https://github.com/openvk/openvk
synced 2025-07-01 21:48:17 +03:00
fix(openvk_modern): restore custom header appearance
This commit is contained in:
parent
c19765d48e
commit
550d0511a0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ body {
|
||||||
background-size: 80%;
|
background-size: 80%;
|
||||||
background-position-y: 0px;
|
background-position-y: 0px;
|
||||||
background-position-x: 1px;
|
background-position-x: 1px;
|
||||||
|
width: 145px !important;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue