mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-28 02:05:27 +00:00
fix vertical height in filter boxes
This commit is contained in:
parent
64f5d3bb5a
commit
26ac02caf5
@ -448,6 +448,8 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
z-index: 1000;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
|
||||
.text {
|
||||
margin: 8px 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user