button css

This commit is contained in:
Pritimay Sarkar
2023-09-25 01:26:36 +05:30
parent 66838b6360
commit aa08336f5f
2 changed files with 3 additions and 4 deletions

View File

@@ -15,12 +15,11 @@
flex-direction: column;
}
.clear-button {
.clear-users-button {
background-color: #b62200;
/* Green */
border: none;
color: white;
padding: 15px 0px 0px 0px;
padding: 5px;
text-align: center;
text-decoration: none;
display: inline-block;