diff --git a/src/main/resources/templates/css/passGuard.css b/src/main/resources/templates/css/passGuard.css index e947da6..e8b16eb 100644 --- a/src/main/resources/templates/css/passGuard.css +++ b/src/main/resources/templates/css/passGuard.css @@ -10,7 +10,9 @@ flex: 1; /* flex-shrink: 1; */ /* width: 65%; */ - height: 28px; + /* height: 28px; */ + flex: 1; + min-width: 0; text-align: left; border: none; font-size: 13px;