소스 검색

fixed styling issue of the button

Gildas 6 년 전
부모
커밋
714b52e4f3
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      extension/ui/pages/pendings.css

+ 2 - 0
extension/ui/pages/pendings.css

@@ -92,6 +92,8 @@ header button {
 
 .result-cancel button {
     background-color: #fbfbfb;
+    width: 19px;
+    padding: 0;
 }
 
 .no-result {