This commit is contained in:
Shivam Bansal 2024-06-27 15:50:52 +01:00 committed by GitHub
commit 2141013e9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,6 +92,11 @@
background-position: 10px center;
text-decoration: none;
color: #2e2f32 !important;
border-radius: 20px;
}
.mx_ButtonParent:hover {
outline: white solid 1px;
}
.mx_ButtonLabel {