You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Fix compound typography font component issues (#12826)
* Fix compound typography font component issues Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update playwright tests Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
4e6b1c82e2
commit
844da7a656
@ -25,8 +25,6 @@ limitations under the License.
|
||||
@import url("maplibre-gl/dist/maplibre-gl.css");
|
||||
|
||||
:root {
|
||||
font-size: 10px;
|
||||
|
||||
--container-border-width: 8px;
|
||||
--container-gap-width: 8px; /* only even numbers should be used because otherwise we get 0.5px margin values. */
|
||||
--transition-short: 0.1s;
|
||||
|
Reference in New Issue
Block a user