浏览代码

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 {