Jelajahi Sumber

add todo comment to default dark

kaori-t 5 tahun lalu
induk
melakukan
2f1e5d9f7c
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  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]
 }