Improve font scaling panel style (#8887)

This commit is contained in:
Suguru Hirahara 2022-06-25 12:20:01 +00:00 committed by GitHub
parent 4ad8b1934c
commit 814ca6811c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 56 additions and 61 deletions

View file

@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_FontScalingPanel_fontSlider_preview.mx_EventTilePreview_loader {
.mx_FontScalingPanel_preview.mx_EventTilePreview_loader {
padding: 9px 0;
}