A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuematerial/vue-material/commit/7110eab below:

fix dense layout not being rendered properly (#1346) · vuematerial/vue-material@7110eab · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-5

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-5

lines changed Original file line number Diff line number Diff line change

@@ -6,6 +6,7 @@

6 6

:md-active.sync="showSelect"

7 7

:md-offset-x="offset.x"

8 8

:md-offset-y="offset.y"

9 +

:md-dense="mdDense"

9 10

@md-opened="onOpen"

10 11

@md-closed="onClose">

11 12

<md-input

@@ -31,7 +32,6 @@

31 32

ref="menu"

32 33

class="md-select-menu"

33 34

:md-content-class="mdClass"

34 -

:md-list-class="mdDense && 'md-dense'"

35 35

:style="menuStyles"

36 36

:id="uniqueId">

37 37

<slot />

@@ -320,10 +320,6 @@

320 320

.md-list {

321 321

transition: opacity .3s $md-transition-drop-timing;

322 322

}

323 - 324 -

.md-dense .md-ripple.md-list-item-content {

325 -

font-size: 14px;

326 -

}

327 323

}

328 324

}

329 325

</style>

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4