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/637e914 below:

prevent overflowing arrow icon (#1373) · vuematerial/vue-material@637e914 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-1

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

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

174 174 175 175

.md-input,

176 176

.md-textarea {

177 -

width: 100%;

178 177

height: $md-input-height;

179 178

padding: 0;

180 179

display: block;

Original file line number Diff line number Diff line change

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

278 278

.md-menu.md-select {

279 279

display: flex;

280 280

flex: 1;

281 +

overflow: auto;

281 282 282 283

&:not(.md-disabled) {

283 284

.md-input,

@@ -289,6 +290,7 @@

289 290 290 291

.md-input {

291 292

flex: 1;

293 +

min-width: 0;

292 294

}

293 295 294 296

select,

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