mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
small cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.TagComponentWrapper {
|
.TagComponentWrapper {
|
||||||
padding: 5px;
|
padding: @at-space;
|
||||||
}
|
}
|
||||||
.TagComponent {
|
.TagComponent {
|
||||||
color: white;
|
color: white;
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
&:before {
|
&:before {
|
||||||
content: '\f0c2';
|
content: '\f0c2';
|
||||||
color: white;
|
color: white;
|
||||||
height: 20px;
|
height: @at-space-4x;
|
||||||
width: @at-space-4x;
|
width: @at-space-4x;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user