fix edit banner button
This commit is contained in:
parent
267692f56a
commit
f0250ffc52
1 changed files with 4 additions and 0 deletions
|
|
@ -212,6 +212,10 @@
|
|||
drop-shadow(0 0 0.2em var(--profileTint));
|
||||
}
|
||||
|
||||
&.edit-banner-button {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
&:hover .icon {
|
||||
color: var(--textFaint);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue