Skip to content

Commit 43447fa

Browse files
committed
Places: Improve search map control styles in css/places.css
Signed-off-by: Michael Mayer <michael@photoprism.app>
1 parent 26e6921 commit 43447fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/css/places.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
.map-control .map-control-search {
3131
width: 18vw;
3232
min-width: 264px;
33-
max-width: 316px;
34-
border-radius: 16px;
33+
max-width: 376px;
34+
border-radius: 24px;
3535
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
3636
border-left-style: solid;
3737
border-left-width: thin;

0 commit comments

Comments
 (0)