Explorar o código

fix: removed weird white triangle from remove from queue tooltip

Kristian Vos %!s(int64=3) %!d(string=hai) anos
pai
achega
f26070478c
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      frontend/src/App.vue

+ 0 - 4
frontend/src/App.vue

@@ -464,10 +464,6 @@ a {
 			0 10px 10px rgba(0, 0, 0, 0.22);
 		background-color: var(--white);
 
-		&:not([data-theme~="songActions"]) > .tippy-arrow::before {
-			border-top-color: var(--white);
-		}
-
 		.tippy-content {
 			color: var(--black);
 		}