fix modal view styl
This commit is contained in:
parent
5213deaa78
commit
900f809731
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ nav li img {
|
||||||
background-color: #c4124d;
|
background-color: #c4124d;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ng-modal form button, .ng-modal form {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Modal */
|
/* Modal */
|
||||||
.ng-modal {
|
.ng-modal {
|
||||||
width: 85% !important;
|
width: 85% !important;
|
||||||
|
|
Reference in a new issue