mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-23 08:00:55 +00:00
fix: 解决容器页面和应用页面的样式冲突
This commit is contained in:
committed by
zhengkunwang223
parent
bb6f46f20d
commit
0d5d01fffc
@@ -319,7 +319,7 @@ defineExpose({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.app-card {
|
||||
font-size: 14px;
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user