jnnan commited on
Commit
6e942c3
1 Parent(s): b7d1ea5

Update static/index.css

Browse files
Files changed (1) hide show
  1. static/index.css +1 -1
static/index.css CHANGED
@@ -7,7 +7,7 @@
7
  height: 100vh; /* Full viewport height */
8
  }
9
  .left-column {
10
- flex: 0 0 80px; /* Fixed width */
11
  height: 100%;
12
  background-color: #f2f2f2;
13
  /* More styles for the left column content */
 
7
  height: 100vh; /* Full viewport height */
8
  }
9
  .left-column {
10
+ width: 80px; /* Fixed width */
11
  height: 100%;
12
  background-color: #f2f2f2;
13
  /* More styles for the left column content */