mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-22 23:03:00 +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 {
|
.file-preview-link {
|
||||||
|
display: inline-block;
|
||||||
min-width: 140px;
|
min-width: 140px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
@ -300,6 +301,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
color: $color-silver-chalice;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue