1
0
Fork 0
forked from gitea/nas

Fix status meaningless space

This commit is contained in:
KMY 2023-03-02 22:10:12 +09:00
parent 644fea6686
commit b41968da36
3 changed files with 7 additions and 3 deletions

View file

@ -1269,7 +1269,7 @@ body > [data-popper-placement] {
margin: 8px 0 2px 4px;
.emoji-reactions-bar__button {
background: lighten($ui-base-color, 16%);
background: lighten($ui-base-color, 12%);
border: 0;
cursor: pointer;
display: flex;