Update width of picker footer

This commit is contained in:
Andrew Kingston 2023-02-28 13:19:44 +00:00
parent 76ffb5d4aa
commit a915843570
1 changed files with 1 additions and 1 deletions

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>