Parcourir la source

Round the tooltip corners

master
Fen Dweller il y a 5 ans
Parent
révision
878116f12f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/App.vue

+ 1
- 0
src/App.vue Voir le fichier

@@ -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 {


Chargement…
Annuler
Enregistrer