start on social links editing, wip

This commit is contained in:
gingervitis
2021-01-24 13:06:25 -08:00
committed by Gabe Kangas
parent 015f93ea56
commit d1cc0dfd97
11 changed files with 344 additions and 3 deletions
+10
View File
@@ -98,6 +98,16 @@ code {
font-size: 1.5em;
}
.ant-select-dropdown {
background-color: #334;
}
.rc-virtual-list-scrollbar {
display: block !important;
}
// markdown editor overrides
.rc-md-editor {