mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 12:33:38 +00:00
絵文字、見やすく。
This commit is contained in:
@@ -69,7 +69,8 @@ let errored = $ref(url.value == null);
|
||||
height: 2em;
|
||||
vertical-align: middle;
|
||||
transition: transform 0.2s ease;
|
||||
|
||||
max-width: 100% !important;
|
||||
object-fit: contain !important;
|
||||
&:hover {
|
||||
transform: scale(1.2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user