mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 02:55:01 +00:00
11 lines
145 B
CSS
11 lines
145 B
CSS
/* #searchButton button {
|
|
|
|
}
|
|
#searchButton {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
#searchButton #overlayContent {
|
|
height: 26em;
|
|
} */
|