Update app.css
This commit is contained in:
parent
5fa5ab117c
commit
9ff80a1a6c
|
|
@ -29,7 +29,7 @@
|
|||
animation-duration: 250ms;
|
||||
animation-iteration-count: 1;
|
||||
position: fixed;
|
||||
z-index: -1;
|
||||
z-index: 10;
|
||||
top: 72px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
|
|
@ -122,6 +122,7 @@
|
|||
padding-bottom: 2px;
|
||||
color: white;
|
||||
line-height: normal;
|
||||
z-index: 100;
|
||||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
|
|
@ -265,6 +266,7 @@ top: 11px;
|
|||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
position: fixed;
|
||||
z-index: 100;
|
||||
top: 43px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue