Initial commit
This commit is contained in:
15
src/Views/Dashboard/Dashboard.scss
Normal file
15
src/Views/Dashboard/Dashboard.scss
Normal file
@@ -0,0 +1,15 @@
|
||||
.container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.panel {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.fullscreen {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.markdown {
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
Reference in New Issue
Block a user