fix close button on all popups
This commit is contained in:
parent
041b2c615f
commit
84eca04589
7 changed files with 8 additions and 34 deletions
|
|
@ -1618,8 +1618,8 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
padding: 0.8rem;
|
||||
position: absolute;
|
||||
background: #E4E8EC;
|
||||
top: 37px;
|
||||
right: 15px;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
line-height: 0;
|
||||
color: #7A8C9E;
|
||||
border-radius: 3px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue