mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-05 04:03:45 +08:00
Merge pull request #1174 from okriuchykhin/ok_SCI_2458
Fix left menu word breaking [SCI-2458]
This commit is contained in:
commit
2e79af3412
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
margin-right: auto;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
word-break: normal;
|
||||
|
||||
& > span {
|
||||
padding-top: 4px;
|
||||
|
|
Loading…
Reference in a new issue