消息中的设计(更改)

Hello.

In private messages I see:

Maybe the menu on the left is a mess? Maybe add an icon or remove an icon to align menu items?

Maybe. I’m thinking tweaking list-style-position might be good enough without adding a list marker icon.

Got a mock-up of what you think would be an improvement?

1 个赞

Options can be many.

  1. remove: <i class="fa fa-group d-icon d-icon-group glyph"></i> and add to li class: archive

  1. or add an icon to the last item.

A single icon is evident. Or add another icon to highlight a group. Or to remove it.

这样对您来说不是更好吗?


无需移除图标或任何内容,只需将「归档」对齐到组名下方即可。
再添加一个图标的话,我觉得会让页面图形显得过于“沉重”。

2 个赞

Yes, that’s an option. I was just saying that you can remove or add an icon to align. Accordingly, to move the inscription: Archive

.user-navigation .nav-stacked li.archive {
     padding-left: 30px; // was - padding-left: 15px;
}
2 个赞

Feel free to submit a PR.

6 个赞