mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
style:修改部分界面抽屉样式
This commit is contained in:
@@ -617,9 +617,9 @@ const changevalue = (e) => {
|
||||
defineExpose({ openDrawer });
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.ant-drawer-content-wrapper {
|
||||
width: 1500px !important;
|
||||
min-width: 1500px !important;
|
||||
.addonlineDrawer > .ant-drawer-content-wrapper {
|
||||
width: 1300px !important;
|
||||
min-width: 1300px !important;
|
||||
}
|
||||
|
||||
.ant-table-striped :deep(.table-striped) td {
|
||||
|
||||
Reference in New Issue
Block a user