Explorar el Código

Round the tooltip corners

master
Fen Dweller hace 5 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 {
text-align: center;
border-radius: 10px;
}

.tippy-box .tooltip-title {


Cargando…
Cancelar
Guardar