1
0
Fork 0
mirror of synced 2024-10-06 04:54:52 +13:00

Update width of picker footer

This commit is contained in:
Andrew Kingston 2023-02-28 13:19:44 +00:00
parent b6247fb9e4
commit 9f3176ce09

View file

@ -297,7 +297,7 @@
.footer {
padding: 4px 12px 12px 12px;
font-style: italic;
max-width: 160px;
max-width: 170px;
font-size: 12px;
}
</style>