UI update

This commit is contained in:
2026-03-05 20:49:00 +00:00
parent 0da6c0e8cb
commit 324b8e01dd
2 changed files with 71 additions and 14 deletions

View File

@@ -207,4 +207,19 @@
color: #ffffff !important;
height: 56px !important;
border-radius: 8px !important;
}
.clear-btn-solid {
background-color: #dccca7 !important;
color: #4a3a2a !important;
min-width: 56px !important;
height: 56px !important;
border-radius: 8px !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.d-flex .analyze-btn {
margin-bottom: 0 !important;
}