Explorar el Código

Round the tooltip corners

vintage
Fen Dweller hace 6 años
padre
commit
878116f12f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/App.vue

+ 1
- 0
src/App.vue Ver fichero

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


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


.tippy-box .tooltip-title { .tippy-box .tooltip-title {


Cargando…
Cancelar
Guardar