mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 19:51:08 -03:30
Remove add button dropdown gap and update border radius
* Fix linting error
This commit is contained in:
@@ -46,9 +46,12 @@
|
||||
}
|
||||
|
||||
.at-List-toolbarActionDropdownMenu {
|
||||
border-top-right-radius: 0;
|
||||
border: 1px solid @at-gray-d7;
|
||||
float: right;
|
||||
right: 0;
|
||||
left: auto;
|
||||
margin: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.at-List-container {
|
||||
|
||||
Reference in New Issue
Block a user