improved popup for mobile display
This commit is contained in:
parent
1741b1c686
commit
87110095a0
1 changed files with 8 additions and 0 deletions
|
@ -1181,4 +1181,12 @@ tbody {
|
|||
font-size: 13px;
|
||||
padding: 17px 5px 0;
|
||||
}
|
||||
|
||||
.popup .popuptext::after {
|
||||
left: 125px;
|
||||
}
|
||||
|
||||
#deletePopup {
|
||||
left: 83px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue