mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-20 22:03:03 +08:00
Fix filter buttons spacing [SCI-8223]
This commit is contained in:
parent
9f1b60eda4
commit
33acbc33d1
1 changed files with 4 additions and 0 deletions
|
@ -94,6 +94,10 @@
|
|||
padding: 0 1em;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
.clear-button {
|
||||
margin-right: 0.375rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue