Kaynağa Gözat

hide all focus

am
farhan 4 ay önce
ebeveyn
işleme
703757be6c
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5
    0
      resources/css/app.css

+ 5
- 0
resources/css/app.css Dosyayı Görüntüle

@@ -26,4 +26,9 @@
26 26
     .dark\:text-white {
27 27
         color: #000000 !important;
28 28
     }
29
+}
30
+
31
+/* Remove outline on focus for all elements */
32
+*:focus {
33
+    outline: none;
29 34
 }

Loading…
İptal
Kaydet