Merge pull request '修复菜单图标选项位置与标题重叠' (#102) from IMaster/Admin.NET.Pro:template into main
Reviewed-on: http://101.43.53.74:3000/Admin.NET/Admin.NET.Pro/pulls/102
This commit is contained in:
commit
46153c0ac1
@ -210,3 +210,9 @@ watch(
|
||||
}
|
||||
);
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
:deep(.el-tabs__nav) {
|
||||
float: right !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user