move move frontend to progress-test
This commit is contained in:
9
app/javascript/assets/styles/global.css
Normal file
9
app/javascript/assets/styles/global.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.ck-editor {
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
body, #root {
|
||||
height: 100vh;
|
||||
background-color: #f7fafc;
|
||||
font-family: Roboto, 'Times New Roman', Times, serif;
|
||||
}
|
||||
Reference in New Issue
Block a user