fix: phone button position fixed
This commit is contained in:
parent
e9aa5e21b9
commit
8014c1e08a
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ textarea.form-control {
|
|||
|
||||
.phone-btn {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
top: -1px;
|
||||
right: 8px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue