2
0
Эх сурвалжийг харах

fix(ManageStation): fixed issue with spacing between buttons in tippy tooltip

Kristian Vos 4 жил өмнө
parent
commit
f8f5363a1e

+ 1 - 1
frontend/src/App.vue

@@ -721,7 +721,7 @@ a {
 			}
 			}
 		}
 		}
 	}
 	}
-	.tippy-content > div {
+	.tippy-content > span {
 		display: flex;
 		display: flex;
 		flex-direction: column;
 		flex-direction: column;
 		button {
 		button {