Merge branch 'report-modal-close-button' into 'develop'
Fix close button in report modal See merge request soapbox-pub/soapbox-fe!943
This commit is contained in:
commit
d9735c6fa1
1 changed files with 6 additions and 0 deletions
|
@ -702,6 +702,12 @@
|
|||
right: 15px;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
|
||||
.svg-icon {
|
||||
color: var(--primary-text-color);
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue