瀏覽代碼

HQL-1829 Change z-index of keyboard-shortcuts

master
Illia Daynatovich 8 年之前
父節點
當前提交
00355caf8d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      css/keyboard-shortcuts.css

+ 1
- 1
css/keyboard-shortcuts.css 查看文件

@@ -5,7 +5,7 @@
5 5
     left: 20px;
6 6
     overflow: hidden;
7 7
     padding: 20px;
8
-    z-index: 1;
8
+    z-index: 10;
9 9
     border-radius: 15px;
10 10
     background-attachment: scroll;
11 11
     background-size: auto auto;

Loading…
取消
儲存