mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
Add styles to grow dropdown width based on content
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
left: auto;
|
||||
margin: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
&-menuHeader {
|
||||
|
||||
Reference in New Issue
Block a user