🐛 Fix typographies in update modal

This commit is contained in:
Eva Marco 2024-03-13 13:17:39 +01:00
parent b41b3de46d
commit 18fc08d418
4 changed files with 17 additions and 10 deletions

View file

@ -28,7 +28,7 @@
width: 100%;
.tab-container-tab-title {
@include flexCenter;
@include uppercaseTitleTipography;
@include headlineSmallTypography;
height: 100%;
width: 100%;
padding: 0 $s-8;