small styling fixes

This commit is contained in:
plebbitor
2023-02-25 13:26:35 +01:00
parent 67737f8a9e
commit ab90d6af5f
3 changed files with 20 additions and 5 deletions
+7 -4
View File
@@ -37,10 +37,7 @@ export const ReplyFormLink = styled.div`
#btns-container {
text-align: center;
}
.bottom-bar-top {
margin-bottom: 50px;
}
}
@@ -812,6 +809,12 @@ export const TopBar = styled.div`
margin-left: 5px;
font-size: 10pt;
}
#style-selector {
background-color: #282a2e;
color: #c5c8c6;
border: 1px solid #373b41;
}
.return-button {
margin-left: 10px;