diff options
-rw-r--r-- | core/css/apps.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss index 956cff51e98..8fbe035fc85 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -494,6 +494,7 @@ kbd { z-index 250ms ease-in-out; position: absolute; background-color: $color-main-background; + box-sizing: border-box; } /** |