소스 검색

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

James Read 2 년 전
부모
커밋
00a8a0bf69
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 {