mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'ent-12581-consola-visual-labels-con-negrita-pierden-el-tamano' into 'develop'
Ent 12581 Consola visual. Labels con negrita pierden el tamaño See merge request artica/pandorafms!6731
This commit is contained in:
commit
aa9d65927b
@ -743,6 +743,9 @@ p {
|
|||||||
margin-block-end: 1em;
|
margin-block-end: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
/* Styles for the solid icons */
|
/* Styles for the solid icons */
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
|
File diff suppressed because one or more lines are too long
@ -742,3 +742,7 @@ p {
|
|||||||
margin-block-start: 1em;
|
margin-block-start: 1em;
|
||||||
margin-block-end: 1em;
|
margin-block-end: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user