릴리스: v1.3.90 관리자 CSS 경고 정리
This commit is contained in:
@@ -3891,7 +3891,6 @@ function userAvatarFallback(user) {
|
||||
display: block;
|
||||
width: 100%;
|
||||
line-height: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
.adminUiScope .templateRequestCard__thumbMeta {
|
||||
display: grid;
|
||||
@@ -4145,6 +4144,7 @@ function userAvatarFallback(user) {
|
||||
color: var(--theme-text-muted);
|
||||
line-height: 1.5;
|
||||
display: -webkit-box;
|
||||
line-clamp: 2;
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user