Ver código fonte

Remove redundant comment

Talha Mansoor 10 anos atrás
pai
commit
3bbaf4d1c1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      static/css/elegant.less

+ 1 - 1
static/css/elegant.less

@@ -138,7 +138,7 @@ body {
 footer {
     align-items: center;
     background-color: @el-page-footer-color;
-    border-top: @el-page-footer-border-top;//1px solid  rgba(0, 0, 0, .2);
+    border-top: @el-page-footer-border-top;
     bottom: 0;
     display: flex;
     height: @el-page-footer-height;