mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
* adding new feature: watch listings for changes * adding todo for watch feature * sort by watch
14 lines
172 B
Plaintext
14 lines
172 B
Plaintext
.listingsTable {
|
|
&__search {
|
|
margin-bottom: 1rem !important;
|
|
}
|
|
|
|
&__expanded {
|
|
display: flex;
|
|
gap: 1rem;
|
|
}
|
|
|
|
&__toolbar {
|
|
margin-bottom: 1rem;
|
|
}
|
|
} |