Merge pull request 'hotfix for navbar dropdown fullwidth' (#31) from dev into master
Reviewed-on: #31
This commit is contained in:
commit
b76f6439fa
|
@ -802,7 +802,7 @@ span.placeholder {
|
|||
background: var(--dropdown-bg);
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 5px;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
min-width: calc(100% - 10px);
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user