Ver a proveniência

small style fix

tags/v0.3.1
Big Bad Waffle há 5 anos
ascendente
cometimento
600eed71b0
2 ficheiros alterados com 4 adições e 4 eliminações
  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 Ver ficheiro

@@ -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 Ver ficheiro

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

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



Carregando…
Cancelar
Guardar