Improve font scaling panel style (#8887)

This commit is contained in:
Suguru Hirahara
2022-06-25 14:20:01 +02:00
committed by GitHub
parent 4ad8b1934c
commit 814ca6811c
5 changed files with 56 additions and 61 deletions
@@ -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;
}