mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
|
|
.listingsTable {
|
||
|
|
&__search {
|
||
|
|
margin-bottom: 1rem !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
&__expanded {
|
||
|
|
display: flex;
|
||
|
|
gap: 1rem;
|
||
|
|
}
|
||
|
|
}
|