Fixed account avatar background size on tabs bar for small devices
Introduced when sidebar added.
This commit is contained in:
parent
218c064433
commit
a532d5a513
@ -91,6 +91,7 @@
|
|||||||
.account__avatar {
|
.account__avatar {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
background-size: 30px 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user