mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
Fix Ant Table Border Radius (#22413)
This commit is contained in:
parent
53e9ca20b6
commit
fff1f5b7ae
@ -21,6 +21,7 @@
|
||||
z-index: 0;
|
||||
clear: both;
|
||||
background: @table-bg;
|
||||
border-radius: @border-radius-base;
|
||||
|
||||
// https://github.com/ant-design/ant-design/issues/17611
|
||||
table {
|
||||
|
Loading…
Reference in New Issue
Block a user