Commit ce3b31ca authored by John Lee's avatar John Lee Committed by Commit Bot

Settings WebUI: Remove unused mixins

Change-Id: I222db62bbec8664c0ebc97d4086841007bd5a595
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690713Reviewed-by: default avatarHector Carmona <hcarmona@chromium.org>
Commit-Queue: John Lee <johntlee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#675769}
parent 0eb63007
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#outerBox { #outerBox {
padding: 0 var(--cr-section-padding); padding: 0 var(--cr-section-padding);
@apply(--network-summary-item-outer-box);
} }
#details { #details {
...@@ -33,7 +32,6 @@ ...@@ -33,7 +32,6 @@
#networkTitleText { #networkTitleText {
color: #333; color: #333;
font-weight: 500; font-weight: 500;
@apply(--network-summary-item-title);
} }
#networkState { #networkState {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment