mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-02-18 14:54:04 +00:00
Fix type in css
This commit is contained in:
parent
f6f7b27e40
commit
1939d120cd
@ -55,12 +55,12 @@
|
|||||||
.status-emoji {
|
.status-emoji {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin-bottom: -4px;
|
margin-bottom: -4px;
|
||||||
witdth: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.name-emoji {
|
.name-emoji {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
witdth: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status-action {
|
.status-action {
|
||||||
|
Loading…
Reference in New Issue
Block a user