mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-14 01:59:19 +02:00
feat: toggle left menubar
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
import styled from 'styled-components';
|
||||
|
||||
const Wrapper = styled.aside`
|
||||
min-width: 270px;
|
||||
width: 270px;
|
||||
/* background-color: #F6F8FA; */
|
||||
background-color: var(--color-sidebar-background);
|
||||
|
||||
.collection-title {
|
||||
|
Reference in New Issue
Block a user