Remove references to mx_GroupLayout from scss files (#8875)

This commit is contained in:
Suguru Hirahara 2022-06-20 16:55:47 +00:00 committed by GitHub
parent 14a8b1e69e
commit 18c21d77cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 8 deletions

View file

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