ソースを参照

Round the tooltip corners

master
Fen Dweller 5年前
コミット
878116f12f
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/App.vue

+ 1
- 0
src/App.vue ファイルの表示

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

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

.tippy-box .tooltip-title {


読み込み中…
キャンセル
保存