Remove unnecessary import
This commit is contained in:
parent
0ddfd9ee8c
commit
8253756276
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ limitations under the License.
|
||||||
|
|
||||||
/* TODO: Consider unifying with general input styles in _light.scss */
|
/* TODO: Consider unifying with general input styles in _light.scss */
|
||||||
|
|
||||||
@import "../../_font-sizes.scss";
|
|
||||||
|
|
||||||
.mx_Field {
|
.mx_Field {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
Loading…
Reference in a new issue