fix action+add html
This commit is contained in:
@@ -1233,9 +1233,9 @@ div.modal-report-user {
|
||||
|
||||
div.action {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
left: calc(50% - 175px);
|
||||
bottom: 40px;
|
||||
transition: all .5s ease;
|
||||
animation: mymove .5s;
|
||||
@@ -1256,6 +1256,7 @@ div.action p.action-body{
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
text-align: center;
|
||||
width: 350px;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user