Restore 14px

This commit is contained in:
Christian Schmidt 2024-10-05 17:41:32 +02:00
parent 4dca40f96f
commit 731adcf03e

View file

@ -10482,6 +10482,7 @@ noscript {
&__text {
flex: 1 1 auto;
font-size: 14px;
line-height: 20px;
strong {
@ -10539,6 +10540,7 @@ noscript {
&__name {
flex: 1 1 auto;
color: $darker-text-color;
font-size: 14px;
line-height: 20px;
overflow: hidden;
text-overflow: ellipsis;