Browse Source

fix width of editing & deleted form

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
tags/v13.0.0beta1
John Molakvoæ (skjnldsv) 6 years ago
parent
commit
2fe6e3d4df
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      core/css/apps.scss

+ 1
- 0
core/css/apps.scss View File

@@ -494,6 +494,7 @@ kbd {
z-index 250ms ease-in-out;
position: absolute;
background-color: $color-main-background;
box-sizing: border-box;
}

/**

Loading…
Cancel
Save