mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-12 09:20:45 +08:00
Fixed styles for the clear button on activities [SCI-9192]
PR fix 01 [SCI-9192]
This commit is contained in:
parent
1068f9b979
commit
90c85290d6
1 changed files with 2 additions and 4 deletions
|
|
@ -314,10 +314,8 @@
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
|
color: var(--sn-blue);
|
||||||
&:hover {
|
font-size: .875rem;
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.select-container {
|
.select-container {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue