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:
@ -702,6 +702,12 @@
|
||||
right: 15px;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
|
||||
.svg-icon {
|
||||
color: var(--primary-text-color);
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user