fix padding in popout

This commit is contained in:
vishnyanetchereshnya 2024-07-15 06:48:19 +03:00 committed by GitHub
parent 0d7c2ed49e
commit 148fc1dd9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,10 @@
margin-bottom: 0 !important;
}
.vc-uvs-popout-margin-self {
padding-right: 8px;
}
.vc-uvs-popout-margin-self>[class^="section"] {
padding-top: 0;
padding-bottom: 12px;