Fix missing clip bar

pull/311/head
ElementalAlchemist 2 years ago committed by Mike Lang
parent fafa2fa125
commit 76b4a829d3

@ -202,7 +202,7 @@ a,
#clip-bar { #clip-bar {
width: 100%; width: 100%;
height: 7px; min-height: 7px;
background-color: #bbb; background-color: #bbb;
position: relative; position: relative;
} }

Loading…
Cancel
Save