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