Fix design mistake in /ask/*
This commit is contained in:
parent
b25bdc3891
commit
aa9c70a706
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@
|
|||
cursor: pointer;
|
||||
background-color: transparent;
|
||||
border: 2px solid var(--color-accent-surface);
|
||||
color: var(--color-accent-surface-text);
|
||||
color: inherit;
|
||||
margin: 0 auto;
|
||||
padding: 10px 20px;
|
||||
border-radius: var(--radius);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue