Skip to content

Improve appearance for table and database nested in container block #13052

Closed
@Vanessa219

Description

@Vanessa219
Member

解决嵌套和有颜色的块下数据库和表格颜色问题

#12713
#12951

QQ_1730864850344

Activity

self-assigned this
on Nov 6, 2024
added 2 commits that reference this issue on Nov 6, 2024
added this to the 3.1.12 milestone on Nov 6, 2024
TCOTC

TCOTC commented on Nov 8, 2024

@TCOTC
Contributor

嵌入块那个左侧虚线框看起来怪怪的,

我建议把

.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] {
    border-left: 1px dashed var(--b3-theme-surface-lighter);
}

换成

.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] {
    border: 1px dashed var(--b3-theme-surface-lighter);
}
added a commit that references this issue on Nov 8, 2024
e9b30d0
changed the title [-]解决嵌套和有颜色的块下数据库和表格颜色问题[/-] [+]Improve appearance for table and database nested in container block[/+] on Nov 9, 2024
added 2 commits that reference this issue on Nov 13, 2024
TCOTC

TCOTC commented on Nov 19, 2024

@TCOTC
Contributor

@Vanessa219 没了背景色之后不是很好分辨,外框感觉太细了,换成 2px 吧?

Vanessa219

Vanessa219 commented on Nov 19, 2024

@Vanessa219
MemberAuthor

2px 太粗了,不够精细。1px 看上去已经很明显了。

image

TCOTC

TCOTC commented on Nov 19, 2024

@TCOTC
Contributor

总感觉太细了,那 1.25px 怎么样?

image

5 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Vanessa219@TCOTC

      Issue actions

        Improve appearance for table and database nested in container block · Issue #13052 · siyuan-note/siyuan