mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 06:15:29 +08:00
seo优化
This commit is contained in:
@ -564,4 +564,11 @@ table.am-table .am-btn-danger:hover {
|
||||
}
|
||||
#tree table.am-table td button.am-btn {
|
||||
vertical-align: unset;
|
||||
}
|
||||
|
||||
/**
|
||||
* 警告框下表单最后一个去掉虚线
|
||||
*/
|
||||
.am-alert .am-form-group:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user