mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 09:23:58 +08:00
Merge pull request #6063 from G-Chubinidze/gc_SCI_7976
Fix gray background on tox button [SCI-7976]
This commit is contained in:
commit
97f406d0a8
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@
|
|||
display: flex !important;
|
||||
}
|
||||
|
||||
.tox-tbtn:not(:hover) {
|
||||
.tox-button--icon:not(:hover) {
|
||||
background-color: var(--sn-white) !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue