Iceshrimp.NET/Iceshrimp.Frontend/Components/NotificationList.razor.css

7 lines
No EOL
131 B
CSS

.scroller {
display: flex;
align-items: center;
flex-direction: column;
width: 100%;
overflow-x: scroll;;
}