siyuan-note / siyuan

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
https://b3log.org/siyuan
GNU Affero General Public License v3.0
18.45k stars 1.37k forks source link

移动端支持调节页边距 #11331

Closed 5kyfkr closed 4 months ago

5kyfkr commented 4 months ago

In what scenarios do you need this feature?

如题,现在移动端页边距感觉太宽了,对于横向数据库的展示不够友好,希望能提供调节选项,或者有css能实现调节边距也可以

Describe the optimal solution

希望提供对应修改css的类,或者提供调节选项

Describe the candidate solution

No response

Other information

No response

5kyfkr commented 4 months ago

Screenshot_20240510_073315 另外如图手机端上数据库左边的空隙太宽了,导致有效显示面积很少,建议能把左侧空隙调小,如下图是flowus,能全宽度显示数据库 Screenshot_20240510_073228_com next space cflow

@mustakshif 大佬,数据库全宽显示在手机端好像不行,有没有办法手机端实现?

5kyfkr commented 4 months ago

已用Asri主题的全宽显示和css解决,详见https://github.com/mustakshif/Asri/issues/63