matrix-react-sdk
b3545736 - Replace Sass variables specific to each CSS file with CSS custom properties (#11039)

Commit
2 years ago
Replace Sass variables specific to each CSS file with CSS custom properties (#11039) * Use CSS custom properties on _LeftPanel.pcss * Use CSS custom properties on _SpacePanel.pcss * Use CSS custom properties on _SpaceRoomView.pcss * Use CSS custom properties on _ImageView.pcss * Use CSS custom properties on _EventTile.pcss * Remove a CSS custom properties on _SpaceCreateMenu.pcss Used only on one instance * Revert "Use CSS custom properties on _ImageView.pcss" This reverts commit 0210659f94fcf1107adabecf1bce443fc970a31b. * Revert "Use CSS custom properties on _EventTile.pcss" This reverts commit 83cf824a57b174e62935bb9a4433aadcd8f8164f. * Run prettier
Author
Parents
Loading