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