mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +03:00
Let dropdowns assume their full width
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.ember-power-select-trigger,
|
||||
.dropdown-trigger {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0.375em 16px 0.375em 0.3em;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user