diff options
Diffstat (limited to 'client-web/style/master.sass')
-rw-r--r-- | client-web/style/master.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass index f3dd420..c4aa50e 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -81,7 +81,7 @@ input[type="number"] background-color: var(--bg-dark) border: 1px solid var(--ac-light) -button.leave +button.abort left: 0px background-color: #9a2020 |