diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/app.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/app.css b/static/app.css index ef46364..7085314 100644 --- a/static/app.css +++ b/static/app.css @@ -305,6 +305,8 @@ input { .pane { width: 100vw; + border-radius: 0; + margin: 0; padding: 0; } |
