mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-08 06:04:35 +08:00
fixes file name label in repository file field [fixes SCI-2592]
This commit is contained in:
parent
3bc3519d0c
commit
a55d0b9c85
1 changed files with 2 additions and 1 deletions
|
@ -69,9 +69,10 @@
|
|||
}
|
||||
|
||||
.file-name-label {
|
||||
margin-bottom: 0px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
margin-bottom: 0px;
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Reference in a new issue