Skip to content

Commit 0e9886c

Browse files
committed
fix(button): resolve merge issue
1 parent dc01115 commit 0e9886c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/button/index.css

-3
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,9 @@ governing permissions and limitations under the License.
2626
--spectrum-button-focus-indicator-color: var(--spectrum-focus-indicator-color);
2727
--spectrum-button-intended-icon-size: var(--spectrum-workflow-icon-size-50);
2828

29-
<<<<<<< HEAD
3029
--mod-progress-circle-position: absolute;
31-
=======
3230
/* stylelint-disable-next-line spectrum-tools/no-unknown-custom-properties */
3331
--spectrum-downstate-perspective: max(var(--spectrum-downstate-height), var(--spectrum-downstate-width) * var(--spectrum-component-size-width-ratio-down));
34-
>>>>>>> 5a532e656 (feat(downstate): docs + implementation for example components (#2520))
3532
}
3633

3734
.spectrum-Button--sizeS {

0 commit comments

Comments
 (0)