FEATURE Introducing component
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
885f6ed022
commit
dd221f782c
15
resources/css/pages/archive-fonds-archives.css
Normal file
15
resources/css/pages/archive-fonds-archives.css
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
.fonds-archives-grid {
|
||||||
|
&__toolbar {
|
||||||
|
.alphabetical-order-select {
|
||||||
|
@apply border-y border-carhop-green-700 py-10;
|
||||||
|
@apply col-span-2;
|
||||||
|
|
||||||
|
.alphabetical-order-select__title {
|
||||||
|
@apply pb-6;
|
||||||
|
}
|
||||||
|
.alphabetical-order-select__list {
|
||||||
|
@apply flex gap-5;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user