LANCommander/LANCommander.UI/Components/Chat/ChatList.razor.scss

8 lines
116 B
SCSS
Raw Permalink Normal View History

2026-01-02 02:10:42 -06:00
.chat-list {
padding: 1em;
padding-top: 0;
.ant-divider-horizontal {
margin: 1em 0;
}
}