modal css fix
This commit is contained in:
@@ -3095,7 +3095,7 @@ a.close:focus {
|
||||
bottom: 0;
|
||||
display: grid;
|
||||
grid-gap: 10px;
|
||||
width: calc(100% - 300px);
|
||||
width: calc(100% - 100px);
|
||||
justify-content: end;
|
||||
|
||||
@media screen and (max-width: (@screen-sm-min - 1px)) {
|
||||
|
||||
Reference in New Issue
Block a user