UI tweaks

This commit is contained in:
syuilo
2020-12-29 22:00:02 +09:00
parent b177b0cafc
commit 067588845b
4 changed files with 25 additions and 3 deletions

View File

@@ -114,7 +114,9 @@ export default defineComponent({
<style lang="scss" scoped>
.wtdtxvec {
padding-top: 1px; // ウィジェットのbox-shadowを利用した1px borderを隠さないようにするため
._panel {
box-shadow: none;
}
> header {
padding: 16px;