Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 809e6c7

Browse files
Googlernshahan
authored andcommitted
Internal changes
PiperOrigin-RevId: 258908403
1 parent 1b5b3b5 commit 809e6c7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

angular_components/lib/material_popup/_mixins.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ $bg-color-ink: $mat-grey-700;
2323
@mixin material-popup-border-radius($border-radius: $popup-border-radius) {
2424
@include material-popup-style {
2525
border-radius: $border-radius;
26-
2726
.popup {
2827
border-radius: $border-radius;
2928
}

angular_components/lib/material_popup/material_popup.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@
9797
.popup-wrapper {
9898
width: 100%;
9999
}
100+

0 commit comments

Comments
 (0)