Procházet zdrojové kódy

84335 sidebar button clickable area smaller

Mao před 4 roky
rodič
revize
acd63e739d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/app/src/styles/_sidebar.scss

+ 1 - 1
packages/app/src/styles/_sidebar.scss

@@ -56,7 +56,7 @@
     .hitarea {
     .hitarea {
       @extend .rounded-pill;
       @extend .rounded-pill;
 
 
-      $size-hitarea: 80px;
+      $size-hitarea: 55px;
 
 
       position: absolute;
       position: absolute;
       top: ($width - $size-hitarea) / 2;
       top: ($width - $size-hitarea) / 2;