fix(client): reduce height of the alert banner (#37497)
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
justify-content: space-around;
|
||||
flex-direction: row-reverse;
|
||||
margin-bottom: 0px;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
|
Reference in New Issue
Block a user