refactor(dsfr): all procedures table to v1.12
This commit is contained in:
parent
8b68350e0c
commit
35a17cc2c6
3 changed files with 72 additions and 60 deletions
|
@ -266,6 +266,11 @@ button.fr-tag-bug {
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
// Caption is bold, but all-procedures table use fr-tag in caption
|
||||
.fr-table caption .fr-tag {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
// We remove the line height because it creates unharmonized spaces - most of all in table
|
||||
.fr-tags-group > li {
|
||||
line-height: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue