Started to build out the app. Its got a basic set of features and it should really be in VC
This commit is contained in:
10
client/src/assets/semantic-helper.css
Normal file
10
client/src/assets/semantic-helper.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ck-content {
|
||||
font-family: 'Open Sans' !important;
|
||||
font-size: 1.3rem !important;
|
||||
background: white;
|
||||
height: calc(100% - 177px);
|
||||
}
|
Reference in New Issue
Block a user