mirror of
https://github.com/veops/cmdb.git
synced 2025-08-11 07:12:44 +08:00
feat:ui 全面升级 (#444)
This commit is contained in:
@@ -352,8 +352,10 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped>
|
||||
@import '~@/style/static.less';
|
||||
|
||||
.acl-resources {
|
||||
border-radius: 15px;
|
||||
border-radius: @border-radius-box;
|
||||
background-color: #fff;
|
||||
height: calc(100vh - 64px);
|
||||
margin-bottom: -24px;
|
||||
|
Reference in New Issue
Block a user