mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 01:44:34 +08:00
Small css fix after merging
This commit is contained in:
parent
ba597acf8d
commit
e41df37a2e
1 changed files with 2 additions and 0 deletions
|
@ -243,6 +243,7 @@
|
|||
}
|
||||
|
||||
.file-preview-link {
|
||||
display: inline-block;
|
||||
min-width: 140px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
@ -300,6 +301,7 @@
|
|||
}
|
||||
|
||||
label {
|
||||
color: $color-silver-chalice;
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue