mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
* completing found listings --------- Co-authored-by: Christian Kellner <Christian.Kellner1@ibm.com>
10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
.listingsTable {
|
|
&__search {
|
|
margin-bottom: 1rem !important;
|
|
}
|
|
|
|
&__expanded {
|
|
display: flex;
|
|
gap: 1rem;
|
|
}
|
|
} |