initialize all components
This commit is contained in:
7
style/dashboard.scss
Normal file
7
style/dashboard.scss
Normal file
@ -0,0 +1,7 @@
|
||||
@import 'theme.scss';
|
||||
|
||||
.dashboard-container {
|
||||
width: 73%;
|
||||
background: green;
|
||||
height: 100vh;
|
||||
}
|
Reference in New Issue
Block a user