mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-25 22:45:29 +08:00
Merge pull request #6011 from sboursen-scinote/sb_SCI-9066
Fix small css issues [SCI-9066]
This commit is contained in:
commit
dcdbfefa91
2 changed files with 2 additions and 0 deletions
|
@ -967,6 +967,7 @@ li.module-hover {
|
|||
grid-column: 1 span;
|
||||
-webkit-box-orient: vertical;
|
||||
display: -webkit-box;
|
||||
display: flex;
|
||||
-webkit-line-clamp: 2;
|
||||
}
|
||||
|
||||
|
|
|
@ -94,6 +94,7 @@
|
|||
overflow: unset;
|
||||
padding: 1px 8px;
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
|
||||
.sn-icon.sn-icon-edit {
|
||||
line-height: 35px;
|
||||
|
|
Loading…
Add table
Reference in a new issue