mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-24 09:43:35 -05:00
Add Organization Details view and test
This commit is contained in:
10
src/components/BasicChip/basicChip.scss
Normal file
10
src/components/BasicChip/basicChip.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.awx-c-chip--basic {
|
||||
padding: 6px 8px;
|
||||
height: 30px;
|
||||
margin-right: 10px;
|
||||
margin-bottom: 10px;
|
||||
|
||||
.pf-c-button {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user