mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fixing issues with cards
This commit is contained in:
parent
8786e5c8dd
commit
baa4c13ff7
@ -4274,7 +4274,7 @@ input[type="button"].btn-block {
|
|||||||
color: #212529;
|
color: #212529;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
background: var(--base-text);
|
background: var(--dropdown-bg);
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user