* fix: Crippled diff (#4726) * ci * fix: rebuild styles with v1.5's node_modules
This commit is contained in:
parent
1e51307466
commit
177b46fe77
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…
Reference in New Issue