Update 'src/components/status/status.scss'

This commit is contained in:
fox 2023-03-08 07:15:22 +00:00
parent 8569b5946e
commit 34e3753be3

View file

@ -42,10 +42,6 @@
display: flex; display: flex;
padding: var(--status-margin, $status-margin); padding: var(--status-margin, $status-margin);
.content {
overflow: hidden;
}
> * { > * {
min-width: 0; min-width: 0;
} }