✨(demo) add theme selector
As we aims to create several themes for this demo app, we add a select to easily switch between all existing themes.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
be1e2e2614
commit
0ade12251e
@@ -35,6 +35,12 @@ html {
|
||||
position: fixed;
|
||||
right: 1rem;
|
||||
top: 0.75rem;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
|
||||
--c--components--forms-field--width: 150px;
|
||||
}
|
||||
|
||||
.card {
|
||||
|
||||
Reference in New Issue
Block a user