Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
This commit is contained in:
@ -156,7 +156,7 @@
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
border-radius: 999px;
|
||||
background-color: transparent;
|
||||
background-color: unset;
|
||||
font-weight: bold;
|
||||
font-size: 1rem;
|
||||
|
||||
|
Reference in New Issue
Block a user