mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-07 18:07:05 +00:00
fix: 移动端应用内通知标题溢出的问题
This commit is contained in:
parent
e1456b72fb
commit
84edd151bf
2
resources/assets/sass/components/mobile.scss
vendored
2
resources/assets/sass/components/mobile.scss
vendored
@ -192,6 +192,8 @@
|
||||
&.avatar-wrapper {
|
||||
align-items: flex-start;
|
||||
.avatar-name {
|
||||
flex: 1;
|
||||
width: 0;
|
||||
margin-left: 12px;
|
||||
> span {
|
||||
font-weight: bold;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user