Selaa lähdekoodia

Fix search results look

Stasiek Michalski 7 vuotta sitten
vanhempi
commit
577242423c
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      resources/assets/sass/custom.scss

+ 10 - 0
resources/assets/sass/custom.scss

@@ -298,3 +298,13 @@ details summary::-webkit-details-marker {
 .profile-avatar img {
   object-fit: cover;
 }
+
+.tt-menu {
+  padding: 0 !important;
+  border-radius: 0 0 0.25rem 0.25rem !important;
+}
+
+.tt-dataset .alert {
+  border: 0 !important;
+  border-radius: 0 !important;
+}