fix: Crippled diff (#4726) (#4900)

* fix: Crippled diff (#4726)

* Regenerate css
release/v1.6
Toni Villena 6 years ago committed by Jonas Franz
parent e9dbfc70b7
commit eea76a5241

File diff suppressed because one or more lines are too long

@ -9,6 +9,9 @@ body {
img { img {
border-radius: 3px; border-radius: 3px;
} }
table {
border-collapse: collapse;
}
.rounded { .rounded {
border-radius: .28571429rem !important; border-radius: .28571429rem !important;
} }

Loading…
Cancel
Save