Browse Source

fix #1570: Fix quickslot border css bug

tags/v0.12.0
kckckc 1 year ago
parent
commit
520135eaf0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/client/ui/templates/hud/styles.less

+ 0
- 1
src/client/ui/templates/hud/styles.less View File

@@ -112,7 +112,6 @@
width: 80px;
height: 80px;
background-color: fade(#3a3b4a, 90%);
margin-bottom: 8px;
cursor: pointer;
padding: 8px;
position: relative;


Loading…
Cancel
Save