Browse Source

Round the tooltip corners

master
Fen Dweller 5 years ago
parent
commit
878116f12f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/App.vue

+ 1
- 0
src/App.vue View File

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

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

.tippy-box .tooltip-title {


Loading…
Cancel
Save