Browse Source

fleat: sales

igb 2 weeks ago
parent
commit
38f20ff48c
1 changed files with 1 additions and 11 deletions
  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;