mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-07 21:46:12 +08:00
样式调整
This commit is contained in:
parent
d290612492
commit
857948a105
@ -212,10 +212,6 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.q-tab-panels {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
/* 面板过渡效果 */
|
||||
.q-tab-panel {
|
||||
transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
|
||||
|
@ -255,6 +255,7 @@ body.body--dark.glass-effect-menu .q-menu {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.q-tab-panels,
|
||||
.body--dark .q-tab-panels {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
@ -261,10 +261,6 @@ export default {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.q-tab-panels {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.editor-container {
|
||||
color: var(--utools-font-color);
|
||||
overflow: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user