mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Support for empty slot
This commit is contained in:
@@ -165,7 +165,9 @@
|
||||
}
|
||||
|
||||
.commentAvatar {
|
||||
max-width: 50px;
|
||||
margin-right: 10px;
|
||||
margin-top: 10px;
|
||||
max-width: 60px;
|
||||
}
|
||||
|
||||
.commentAvatar:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user