Browse Source

Update variables.module.scss

zsviczian 11 months ago
parent
commit
3fbed6f753
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/excalidraw/css/variables.module.scss

+ 1 - 1
packages/excalidraw/css/variables.module.scss

@@ -190,7 +190,7 @@
 }
 
 $theme-filter: "invert(93%) hue-rotate(180deg)";
-$right-sidebar-width: "18rem";
+$right-sidebar-width: "19rem";
 
 :export {
   themeFilter: unquote($theme-filter);