diff options
Diffstat (limited to 'frontend/style.sass')
-rw-r--r-- | frontend/style.sass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/style.sass b/frontend/style.sass index e8606d5..36fda60 100644 --- a/frontend/style.sass +++ b/frontend/style.sass @@ -64,11 +64,12 @@ section.engine-select position: absolute display: none margin: 0 + margin-top: -2px padding: 0 + max-width: 30em background-color: $dark background-color: black border: 0.15em solid $light - border-top: 0 border-radius: 0.5em cursor: pointer li |