Correct button sizes

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-07-24 13:46:06 +02:00
parent af22588682
commit c00174aacc
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ limitations under the License.
gap: 12px; gap: 12px;
> * { > * {
height: 24px;
padding: 0px 12px;
flex-shrink: 0; flex-shrink: 0;
flex-grow: 1; flex-grow: 1;
margin-right: 0; margin-right: 0;