💄 Try to add reaction image with pixes in mobile driver.
This commit is contained in:
parent
2d736b8f35
commit
989e2c43dc
@ -2,4 +2,20 @@
|
||||
.wl-actions>button:nth-child(3) {
|
||||
display: none
|
||||
}
|
||||
|
||||
.wl-reaction-img {
|
||||
@include mobile() {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
.wl-reaction-votes {
|
||||
@include mobile() {
|
||||
padding: 0.85px;
|
||||
font-weight: 500;
|
||||
font-size: .65em;
|
||||
line-height: .85;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user