mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-11 15:44:18 -05:00
improve iOS layout a bit
This commit is contained in:
parent
6ad9d9c226
commit
f53c4300fd
@ -7,6 +7,16 @@
|
|||||||
|
|
||||||
.leftBlock {
|
.leftBlock {
|
||||||
width: 8em ! important;
|
width: 8em ! important;
|
||||||
|
font-size: 8px ! important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rightBlock {
|
||||||
|
width: 0px ! important;
|
||||||
|
display: none ! important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.avatar {
|
||||||
|
width: 36px ! important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header,
|
#header,
|
||||||
|
Loading…
Reference in New Issue
Block a user