start on social links editing, wip

This commit is contained in:
gingervitis
2021-01-19 10:34:06 -08:00
committed by Gabe Kangas
parent 015f93ea56
commit d1cc0dfd97
11 changed files with 344 additions and 3 deletions

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 {