cnil-2023: restore tracking-code-input button colors (#86414)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Thomas Jund 2024-02-01 14:51:37 +01:00 committed by Thomas Jund
parent 53bcaaf537
commit b4149782a3
1 changed files with 1 additions and 0 deletions

View File

@ -395,6 +395,7 @@ div.cell.foldable > div > h2:first-child {
margin-top: 0;
}
button {
@extend %button;
vertical-align: baseline;
margin-bottom: 1rem;
}