Sfoglia il codice sorgente

Round the tooltip corners

vintage
Fen Dweller 5 anni fa
parent
commit
878116f12f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      src/App.vue

+ 1
- 0
src/App.vue Vedi File

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

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

.tippy-box .tooltip-title {


Loading…
Annulla
Salva