diff --git a/src/style/index.css b/src/style/index.css index feb577f..041e7c2 100644 --- a/src/style/index.css +++ b/src/style/index.css @@ -9,3 +9,8 @@ body { font-weight: normal; font-style: normal; } + +.t-card__header { + padding: 8px 12px; + min-height: 36px; +}