Add script modal: Too much padding (#39003)

For the following bug: https://github.com/fleetdm/fleet/issues/39007
This commit is contained in:
Noah Talerman 2026-01-29 14:37:47 -05:00 committed by GitHub
parent 6bd2665048
commit 003f90b94f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,4 @@
.script-uploader {
margin-top: $pad-xxlarge;
&.file-uploader {
background-color: $ui-off-white;