Jelajahi Sumber

removed outline (bad but temporary solution for style)

TheBaum123 2 tahun lalu
induk
melakukan
36b6c585a6
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      styles/preferences/clock.css

+ 1 - 0
styles/preferences/clock.css

@@ -20,6 +20,7 @@
     border: var(--purple-highlighter) 5px solid;
     border-radius: 10px;
     text-align: center;
+    outline: none;
 }
 
 #clock-settings-container input::placeholder {