A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/9812248ea686e339f32604c0020a1714bb228d75 below:

image fit and scale (closes #5610, #5655) (#5675) · bootstrap-vue/bootstrap-vue@9812248 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+5

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+5

-0

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

@@ -57,6 +57,8 @@

57 57

display: flex;

58 58

justify-content: center;

59 59

align-items: center;

60 +

// https://gist.github.com/ayamflow/b602ab436ac9f05660d9c15190f4fd7b

61 +

mask-image: radial-gradient(white, black);

60 62

}

61 63 62 64

.b-avatar-text {

@@ -79,6 +81,9 @@

79 81

height: 100%;

80 82

max-height: auto;

81 83

border-radius: inherit;

84 +

// This is not supported in IE11 and Edge <16

85 +

// https://caniuse.com/#feat=object-fit

86 +

object-fit: cover;

82 87

}

83 88 84 89

.b-avatar-badge {

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