mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 18:19:10 +00:00
perhaps more graceful cqw
This commit is contained in:
parent
996ce3dde3
commit
6d7761c7e5
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
.reaction-emoji {
|
.reaction-emoji {
|
||||||
width: auto;
|
width: auto;
|
||||||
max-width: 100cqw;
|
max-width: 96cqw;
|
||||||
height: 2.55em !important;
|
height: 2.55em !important;
|
||||||
margin-right: 0.25em;
|
margin-right: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue