Ver código fonte

Round the tooltip corners

master
Fen Dweller 5 anos atrás
pai
commit
878116f12f
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      src/App.vue

+ 1
- 0
src/App.vue Ver arquivo

@@ -100,6 +100,7 @@ body, html {

.tippy-box {
text-align: center;
border-radius: 10px;
}

.tippy-box .tooltip-title {


Carregando…
Cancelar
Salvar