Browse Source

refs 112702: remove unnecessary imports

Futa Arai 3 năm trước cách đây
mục cha
commit
9538558198
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/app/src/components/PopUps.module.scss

+ 1 - 1
packages/app/src/components/PopUps.module.scss

@@ -2,5 +2,5 @@
   position: fixed;
   right: 20px;
   bottom: 20px;
-  width: 250px;
+  width: 230px;
 }