mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 00:11:48 -05:00
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