You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Rename PostCSS files to .pcss
(#9013)
* Rename PostCSS files to `.pcss` * Make Stylelint happy * Delint * Rename new files too * delint * Fix bad comment placement
This commit is contained in:
committed by
GitHub
parent
7842d5165c
commit
01f4bb8c78
@@ -65,7 +65,7 @@ limitations under the License.
|
||||
display: inline-block;
|
||||
margin: auto 18px;
|
||||
color: $links;
|
||||
font-size: $font-14px; // See _SpaceSettingsDialog.scss
|
||||
font-size: $font-14px; // See _SpaceSettingsDialog.pcss
|
||||
}
|
||||
|
||||
> .mx_SpaceBasicSettings_avatar_remove {
|
Reference in New Issue
Block a user