mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
style
This commit is contained in:
@@ -5039,6 +5039,10 @@ export default defineComponent({
|
||||
});
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.ant-table-cell-fix-right {
|
||||
width: 250px !important;
|
||||
}
|
||||
|
||||
.addTimeBox {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
||||
@@ -1617,6 +1617,10 @@ export default {
|
||||
};
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.ant-table-cell-fix-right {
|
||||
width: 250px !important;
|
||||
}
|
||||
|
||||
.clearfix:before,
|
||||
.clearfix:after {
|
||||
content: " ";
|
||||
|
||||
@@ -1802,6 +1802,10 @@ export default {
|
||||
};
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.ant-table-cell-fix-right {
|
||||
width: 300px !important;
|
||||
}
|
||||
|
||||
.projectManage {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user