mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
🐛 尝试修复liteyuki_status插件目录过长的布局问题
Signed-off-by: ElapsingDreams <9063072+ElapsingDreams@user.noreply.gitee.com>
This commit is contained in:
parent
5b8e741c40
commit
d0e36d80f0
@ -120,6 +120,10 @@
|
|||||||
margin-bottom: 7px;
|
margin-bottom: 7px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
max-width: calc(100% - 40px);
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user