ソースを参照

remove toolbar border

Gildas 4 年 前
コミット
62c36f9ffc
1 ファイル変更0 行追加3 行削除
  1. 0 3
      extension/ui/pages/editor.css

+ 0 - 3
extension/ui/pages/editor.css

@@ -82,9 +82,6 @@ img[type=button].cut-disabled:hover,
         flex-direction: column;
         min-width: 34px;
         max-width: 34px;
-        border-bottom-width: 0px;
-        border-right-width: 1px;
-        border-right-style: solid;
     }
 
     .buttons {