textbox min width

This commit is contained in:
Djeeberjr 2022-05-11 19:58:04 +02:00
parent 9484c994a1
commit d4dbea8ea8

View File

@ -48,6 +48,7 @@
border-color: #1f6feb;
border-style: solid;
border-radius: 5px;
min-width: 50rem;
}
</style>