mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #111] 界面美化 #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fcwys on GitHub (Jul 24, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/111
希望能美化下界面,自适应这种,不知道是否有这方面计划呢
例如类似这种:

@sigoden commented on GitHub (Jul 25, 2022):
已经是自适应的了。
dufs中尽可能多的展示文件名很重要(尤其是搜索结果),所以没有采用常规的限宽居中布局,而是左对齐文件栏自动伸缩。
基于这种布局,表格样式意义不大。