Redmind commited on
Commit
46662ad
·
verified ·
1 Parent(s): adde21b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -645,7 +645,7 @@ css = """
645
  font-size: 11px;
646
  margin: 4px 2px;
647
  width: 40px; /* Set width to 50px */
648
- height: 80px; /* Set height to 50px */
649
  transition: background-color 0.4s, transform 0.5s ease-in-out; /* Smooth transition */
650
  cursor: pointer;
651
  }
 
645
  font-size: 11px;
646
  margin: 4px 2px;
647
  width: 40px; /* Set width to 50px */
648
+ height: 90px; /* Set height to 50px */
649
  transition: background-color 0.4s, transform 0.5s ease-in-out; /* Smooth transition */
650
  cursor: pointer;
651
  }