mirror of
https://github.com/ansible/awx.git
synced 2026-07-03 04:18:02 -02:30
Update project structure
This commit is contained in:
8
awx/ui/client/lib/components/badge/_index.less
Normal file
8
awx/ui/client/lib/components/badge/_index.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.at-Badge {
|
||||
font-size: @at-font-size;
|
||||
padding: 0 @at-space-2x;
|
||||
margin: 0;
|
||||
background-color: @at-gray;
|
||||
color: @at-white;
|
||||
border-radius: @at-border-radius;
|
||||
}
|
||||
Reference in New Issue
Block a user