Increasing mini-overlay size. #564

This commit is contained in:
Dessalines 2020-02-29 17:16:42 -05:00
parent f893fb1614
commit 7680971b89

View file

@ -198,6 +198,8 @@ hr {
top: 0;
right: 0;
padding: 2px;
height: 1.5em;
width: 1.5em;
background: rgba(0,0,0,.4);
border-bottom-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;