mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
feat(AboutPage): improve styles and add image heading
This commit is contained in:
@@ -3070,3 +3070,11 @@ li.MessageList__unread___3imtO {
|
||||
padding-left: 0px;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
.whatsnewTextContainer img {
|
||||
width: 100%;
|
||||
border-radius: 12px;
|
||||
aspect-ratio: 16/9;
|
||||
object-fit: cover;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user