Kaynağa Gözat

fix: blurry tooltips

Konstantinos Kaloutas 3 yıl önce
ebeveyn
işleme
560d280acd
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      resources/css/tooltip.css

+ 0 - 2
resources/css/tooltip.css

@@ -588,7 +588,6 @@
   color: var(--ls-primary-text-color);
   color: var(--ls-primary-text-color);
   border-radius: 4px;
   border-radius: 4px;
   text-align: center;
   text-align: center;
-  will-change: transform;
   -webkit-font-smoothing: antialiased;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   -moz-osx-font-smoothing: grayscale;
   background-color: var(--ls-quaternary-background-color);
   background-color: var(--ls-quaternary-background-color);
@@ -625,7 +624,6 @@
 
 
 .tippy-tooltip [x-circle] {
 .tippy-tooltip [x-circle] {
   position: absolute;
   position: absolute;
-  will-change: transform;
   background-color: var(--ls-quaternary-background-color);
   background-color: var(--ls-quaternary-background-color);
   border-radius: 50%;
   border-radius: 50%;
   width: 130%;
   width: 130%;