Make measurements filter slightly less wide
parent
e0517ac1c1
commit
64e9ba3fc5
|
@ -171,7 +171,7 @@
|
|||
position: absolute;
|
||||
top: 15px;
|
||||
right: 16px;
|
||||
width: calc(60% - 16px);
|
||||
width: calc(50% - 16px);
|
||||
height: 30px;
|
||||
padding: 0;
|
||||
z-index: 10;
|
||||
|
|
Loading…
Reference in New Issue