소스 검색

fully hide dummy iframe

Christian Herzog 5 년 전
부모
커밋
6b52cf5c15
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/wifi-manager/style.css

+ 1 - 0
components/wifi-manager/style.css

@@ -362,6 +362,7 @@ td.value {
 
 iframe#dummyframe {
     float: right;
+    border: none;
 }
 
 div#message {