Fix wofi width

This commit is contained in:
2024-05-11 19:07:12 +01:00
parent b5afa6bb64
commit 4810119108
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
width=450

View File

@@ -15,7 +15,6 @@ window {
background-color: @base; background-color: @base;
border-radius: 8px; border-radius: 8px;
outline-style: none; outline-style: none;
width: 30rem;
} }
#input { #input {