🔥 Applies users colors to workspace, fixes spacing on CSS config view, and improves theme reset process

This commit is contained in:
Alicia Sykes
2021-07-18 17:57:11 +01:00
parent 514edcbde9
commit f5eb8f262c
3 changed files with 12 additions and 5 deletions

View File

@@ -115,7 +115,7 @@ p.quick-note {
position: relative;
width: 80%;
max-width: 24rem;
margin: 2rem auto;
margin: 1rem auto;
box-shadow: none;
right: 0;
top: 0;