Explorar o código

fix: Button text wrapping

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

+ 1 - 0
frontend/src/App.vue

@@ -1212,6 +1212,7 @@ button.delete:focus {
 	justify-content: center;
 	cursor: pointer;
 	user-select: none;
+	white-space: nowrap;
 
 	&:hover,
 	&:focus {