[webapp] Add minimum size for button
[src/xds/xds-server.git] / webapp / src / index.html
index 68b622f..b7f6264 100644 (file)
@@ -47,6 +47,7 @@
             font-weight: bold;
             background: none;
             color: royalblue;
+            min-height: 5rem;
         }
     </style>
 </head>