mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-24 01:33:35 -05:00
10 lines
144 B
SCSS
10 lines
144 B
SCSS
.awx-c-chip--basic {
|
|
padding: 3px 8px;
|
|
height: 24px;
|
|
margin-right: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
.pf-c-button {
|
|
display: none;
|
|
}
|
|
} |