Skip to content

Commit da99dd8

Browse files
lazdGarthDB
authored andcommitted
fix: correct Divider height
1 parent b861089 commit da99dd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/divider/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ governing permissions and limitations under the License.
4242

4343
.spectrum-Divider {
4444
inline-size: 100%;
45+
block-size: var(--spectrum-divider-height);
4546

4647
/* Show the overflow for hr in Edge and IE. */
4748
overflow: visible;

0 commit comments

Comments
 (0)