mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
8 lines
128 B
SCSS
8 lines
128 B
SCSS
.root {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 32px 40px;
|
|
min-width: 800px;
|
|
max-width: 900px;
|
|
width: 75%;
|
|
} |