Set font-size and line-height for upload modal (#24109)

GitOrigin-RevId: 3544628aa616d2507b0b5d440a8bb087c0748748
This commit is contained in:
Alf Eaton
2025-03-06 09:56:48 +00:00
committed by Copybot
parent c31cb37e80
commit fb41b58cd5

View File

@@ -592,6 +592,8 @@ ul.project-list-filters {
color: var(--neutral-60);
white-space: pre-line;
@include body-base;
button.uppy-Dashboard-browse {
@extend .btn;
@extend .btn-lg;