Browse Source

Fixes #116

tags/v0.1.3^2
Big Bad Waffle 7 years ago
parent
commit
b68d3d31b6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/client/ui/templates/party/styles.less

+ 2
- 2
src/client/ui/templates/party/styles.less View File

@@ -94,8 +94,8 @@
.invite {
position: absolute;

right: 16px;
bottom: 112px;
right: 10px;
bottom: 164px;

background-color: @gray;
border: 4px solid @lightGray;


Loading…
Cancel
Save