Fixing issues with cards

This commit is contained in:
Silversthorn 2024-03-04 18:12:37 +01:00
parent 8786e5c8dd
commit baa4c13ff7

View File

@ -4274,7 +4274,7 @@ input[type="button"].btn-block {
color: #212529;
text-align: left;
list-style: none;
background: var(--base-text);
background: var(--dropdown-bg);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;