修复表格无操作按钮右侧工具栏样式问题
This commit is contained in:
parent
4e347e9853
commit
8c4ad74120
|
@ -268,7 +268,7 @@
|
|||
background: #42b983!important;
|
||||
}
|
||||
|
||||
/* 表格右侧工具栏样式 */
|
||||
.top-right-btn {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue