shukdevdatta123 commited on
Commit
a9bd34c
·
verified ·
1 Parent(s): 5200bd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -141,6 +141,7 @@ custom_css = """
141
  font-size: 1.1rem;
142
  cursor: pointer;
143
  transition: all 0.3s ease;
 
144
  }
145
  #clear-history:hover {
146
  background-color: #f04e4e; /* Slightly darker red */
 
141
  font-size: 1.1rem;
142
  cursor: pointer;
143
  transition: all 0.3s ease;
144
+ margin-top: -180px;
145
  }
146
  #clear-history:hover {
147
  background-color: #f04e4e; /* Slightly darker red */