patch table border radius
This commit is contained in:
parent
de0d2c0202
commit
f87ea3697f
2 changed files with 35 additions and 11 deletions
|
@ -28,5 +28,9 @@
|
|||
& > header {
|
||||
padding-inline-start: var(--padding-l);
|
||||
}
|
||||
|
||||
& .table {
|
||||
border-radius: inherit;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue