This commit is contained in:
parent
619cdc2c9a
commit
b36ba6e1ca
1 changed files with 8 additions and 0 deletions
|
|
@ -600,3 +600,11 @@ span.green .svg {
|
|||
background: #E0E0E0;
|
||||
color: --var(--color-text);
|
||||
}
|
||||
|
||||
.ui.cards > .card > :first-child, .ui.card > :first-child {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.ui.cards > .card, .ui.card {
|
||||
border: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue