Explorar el Código

fmt: Center argument-wrapper #327, point 5 (#331)

James Read hace 2 años
padre
commit
00a8a0bf69
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      webui.dev/style.css

+ 1 - 0
webui.dev/style.css

@@ -410,6 +410,7 @@ span.argument-description {
 
 p.argument-wrapper {
   display: flex;
+  place-items: center;
 }
 
 div.buttons {