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/f7990c5 below:

fix select position under md-dialog (#1525) · vuematerial/vue-material@f7990c5 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+7

-9

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+7

-9

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

@@ -336,18 +336,16 @@

336 336

border: 0;

337 337

}

338 338

}

339 -

.md-menu-content {

339 +

.md-menu-content.md-select-menu {

340 340

z-index: 111;

341 -

&.md-select-menu {

342 -

width: 100%;

341 +

width: 100%;

343 342 344 -

&.md-menu-content-enter {

345 -

transform: translate3d(0, -8px, 0) scaleY(.3);

346 -

}

343 +

&.md-menu-content-enter {

344 +

transform: translate3d(0, -8px, 0) scaleY(.3);

345 +

}

347 346 348 -

.md-list {

349 -

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

350 -

}

347 +

.md-list {

348 +

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

351 349

}

352 350

}

353 351

</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