diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-08-09 23:27:04 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-08-09 23:27:04 +0100 |
| commit | fe236054c3b6bc96b30ab2353b0af6e3795e31bf (patch) | |
| tree | 4d043a0165d44afd4a085e2ad6d01c8de6268f6d /wofi/style.css | |
| parent | 05c356375f0bbe3fb36b3c96159752f4f8ce9897 (diff) | |
Update wofi style
Diffstat (limited to 'wofi/style.css')
| -rw-r--r-- | wofi/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wofi/style.css b/wofi/style.css index 5e10303..af56f21 100644 --- a/wofi/style.css +++ b/wofi/style.css @@ -17,6 +17,7 @@ window { #input { border: none; background-color: #434e59; + box-shadow: none; opacity: 1; border-radius: 0; } |
