add default white background to controlbar
This commit is contained in:
parent
c747461076
commit
9f7e051a9f
@ -174,6 +174,7 @@ div.username {
|
||||
width: 100%;
|
||||
height: 70px;
|
||||
line-height: 70px;
|
||||
background-color: white;
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user