mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-01 17:34:59 +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;
|
||||
padding-bottom: 8px;
|
||||
padding-top: 8px;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
color: var(--sn-blue);
|
||||
font-size: .875rem;
|
||||
}
|
||||
|
||||
.select-container {
|
||||
|
|
Loading…
Add table
Reference in a new issue