0.0.5 fix unsubscribe text decoration

This commit is contained in:
2024-04-03 13:17:55 +03:00
parent 910b211840
commit 0fe8cb1bfb

View File

@@ -2625,11 +2625,9 @@ button#send_feedback_form:active{
/*}*/
.unsubscribe_info {
color: #27242499;
font-size: 12px;
color: #a5a5a5;
font-size: 10px;
margin-top: 5px;
background-color: white;
border-radius: 10px;
}