Explorar o código

add todo comment to default dark

kaori-t %!s(int64=5) %!d(string=hai) anos
pai
achega
2f1e5d9f7c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/client/styles/scss/theme/default.scss

+ 3 - 0
src/client/styles/scss/theme/default.scss

@@ -202,4 +202,7 @@ html[dark] {
 
   @import 'apply-colors';
   @import 'apply-colors-dark';
+
+  // Button
+  // [TODO: appply colors to three stranded button]
 }