mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
vertically center CLEAR ALL "button" using newly created mixin and resolve merge conflict
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
|
||||
.TagComponent-button {
|
||||
padding: 0 @at-space;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
.at-mixin-VerticallyCenter();
|
||||
}
|
||||
|
||||
.TagComponent-button:hover {
|
||||
|
||||
Reference in New Issue
Block a user