fix: phone button position fixed

This commit is contained in:
sokumon 2025-03-25 16:50:43 +05:30
parent e9aa5e21b9
commit 8014c1e08a

View file

@ -371,7 +371,7 @@ textarea.form-control {
.phone-btn {
position: absolute;
top: 4px;
top: -1px;
right: 8px;
padding: 3px;
}