gh-15393: Remove corner-shape from loading-progress-bar and statuspanel (gh-15394)

This commit is contained in:
Ashvin Jangid
2026-09-13 16:49:49 +05:30
committed by GitHub
parent 22961e97d8
commit 787f9c5e02

View File

@@ -28,6 +28,8 @@
:is(#appMenu-zoomReduce-button2, #appMenu-zoomEnlarge-button2) > .toolbarbutton-icon,
.color-swatches .userContext-icon,
.reusable-relay-masks > button,
.radio-check {
.radio-check,
#zen-loading-progress-bar,
#statuspanel-label {
corner-shape: round;
}