mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
removed title breaks on lab
This commit is contained in:
parent
ddef1e72f7
commit
2f409598ed
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
overflow: hidden;
|
||||
flex: 1;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
|
||||
@include clamp(2, 1.2em);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue