mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-05 07:01:14 +00:00
undo rounding (whoops)
This commit is contained in:
parent
2b6b00420b
commit
090eefbf44
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 999;
|
||||
border-radius: 0 0 1em 1em !important;
|
||||
/*border-radius: 0 0 1em 1em !important;*/
|
||||
}
|
||||
.topNavSearch {
|
||||
margin-bottom: -10em;
|
||||
|
|
Loading…
Reference in a new issue