Content-Length: 265564 | pFad | http://github.com/material-vue/material-vue/commit/737ff6425f0e0e2574ca1dabfc6c5d528034bd7c

4E fix: width (height) in flex divs · material-vue/material-vue@737ff64 · GitHub
Skip to content

Commit 737ff64

Browse files
author
Корпусов Максим
committed
fix: width (height) in flex divs
1 parent 01a11bb commit 737ff64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/src/components/MDivider/MDivider.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<hr
33
role="separator"
44
:aria-orientation="vertical ? 'vertical' : 'horizontal'"
5-
class="mv-border-[0.5px] mv-border-[--md-sys-color-outline-variant]"
5+
class="mv-border-[0.5px] mv-self-stretch mv-border-[--md-sys-color-outline-variant]"
66
:class="{
77
'mv-max-w-full mv-block mv-max-h-px': !vertical,
8-
'mv-max-w-px mv-max-h-full mv-self-stretch mv-inline-flex': vertical,
8+
'mv-max-w-px mv-max-h-full mv-inline-flex': vertical,
99
'mv-mx-4': middle && !vertical,
1010
'mv-ml-4': inset && !vertical,
1111
'mv-mt-4': inset && vertical,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/material-vue/material-vue/commit/737ff6425f0e0e2574ca1dabfc6c5d528034bd7c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy