Frontend ui refactor
@@ -38,6 +38,7 @@
input,
textarea {
+ color: #ccc !important;
background: #191919 !important;
}
@@ -488,10 +488,6 @@ details summary::-webkit-details-marker {
font-weight: bold;
-.notification-tooltip .arrow::before {
- border-bottom-color:#dc3545 !important;
-}
-
#previewAvatar {
img {
max-width: 100%;