Bläddra i källkod

small style fix

tags/v0.3.1
Big Bad Waffle 5 år sedan
förälder
incheckning
dcd54b5eb0
2 ändrade filer med 4 tillägg och 4 borttagningar
  1. +2
    -2
      src/client/ui/templates/messages/styles.less
  2. +2
    -2
      src/client/ui/templates/quests/styles.less

+ 2
- 2
src/client/ui/templates/messages/styles.less Visa fil

@@ -251,8 +251,8 @@
}

&:not(.typing) {
right: 10px;
top: 79px;
top: 10px;
right: 84px;
left: auto;
bottom: auto;
width: @btnSize;


+ 2
- 2
src/client/ui/templates/quests/styles.less Visa fil

@@ -92,8 +92,8 @@

&:not(.active) {
position: absolute;
top: 148px;
right: 10px;
top: 10px;
right: 158px;
width: @btnSize;
height: @btnSize;



Laddar…
Avbryt
Spara