mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix css
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
}
|
||||
|
||||
.entrypoint_select {
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
width: fit-content;
|
||||
align-items: center;
|
||||
@@ -166,6 +167,11 @@
|
||||
min-height: 55px;
|
||||
}
|
||||
|
||||
.entrypoint_select select {
|
||||
min-width: 20px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.entrypoint_title {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user