mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 18:50:55 +08:00
UX: More selectors for transparent buttons (#31155)
This commit is contained in:
parent
0b35f72e6a
commit
9991eacef4
@ -437,7 +437,9 @@
|
||||
.btn-transparent {
|
||||
&,
|
||||
&.btn-default,
|
||||
&.btn-text {
|
||||
&.btn-text,
|
||||
&.btn-icon,
|
||||
&.no-text {
|
||||
background: transparent;
|
||||
border: 0;
|
||||
color: var(--primary);
|
||||
|
Loading…
x
Reference in New Issue
Block a user