mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
chat: sidebar switcher retains with on -m
Sidebar switcher was squishing and losing aspect ratio on medium viewport. It now retains its proper size.
This commit is contained in:
parent
8905a706a8
commit
cbbbc65acb
@ -24,6 +24,9 @@ export class SidebarSwitcher extends Component {
|
||||
}
|
||||
height="16"
|
||||
width="16"
|
||||
style={{
|
||||
maxWidth: 16
|
||||
}}
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user