Iceshrimp.NET/Iceshrimp.Frontend/Layout/WidgetPanel.razor.css
2024-06-19 01:56:49 +02:00

5 lines
No EOL
79 B
CSS

.widget-panel{
display: flex;
max-width: 20rem;
min-width: 20rem;
}