소스 검색

fleat: sales

igb 2 주 전
부모
커밋
38f20ff48c
1개의 변경된 파일1개의 추가작업 그리고 11개의 파일을 삭제
  1. 1 11
      sales_stats.php

+ 1 - 11
sales_stats.php

@@ -35,11 +35,6 @@ include('statistics_header.php');
 ?>
 
 <style>
-.container {
-    max-width: 1200px;
-    margin: 0 auto;
-    padding: 20px;
-}
 
 .page-header {
     margin-bottom: 30px;
@@ -75,12 +70,7 @@ include('statistics_header.php');
     color: #666;
 }
 
-.form-control {
-    padding: 8px 12px;
-    border: 1px solid #ddd;
-    border-radius: 4px;
-    font-size: 14px;
-}
+
 
 .btn {
     background: #4a90e2;