Increasing mini-overlay size. #564
This commit is contained in:
parent
f893fb1614
commit
7680971b89
1 changed files with 2 additions and 0 deletions
2
ui/assets/css/main.css
vendored
2
ui/assets/css/main.css
vendored
|
@ -198,6 +198,8 @@ hr {
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
height: 1.5em;
|
||||||
|
width: 1.5em;
|
||||||
background: rgba(0,0,0,.4);
|
background: rgba(0,0,0,.4);
|
||||||
border-bottom-left-radius: 0.25rem !important;
|
border-bottom-left-radius: 0.25rem !important;
|
||||||
border-top-right-radius: 0.25rem !important;
|
border-top-right-radius: 0.25rem !important;
|
||||||
|
|
Reference in a new issue