Remove flex: 1 from icon input’s elements to flush half-full rows left

This commit is contained in:
jordi fita mas 2024-01-24 19:33:59 +01:00
parent eae03f0bc4
commit 7a759fe7df
1 changed files with 0 additions and 4 deletions

View File

@ -526,10 +526,6 @@ textarea {
gap: .25em;
}
.icon-input li {
flex: 1;
}
.icon-input button {
min-width: 0;
width: 4rem;