+4
-4
lines changedFilter options
+4
-4
lines changed Original file line number Diff line number Diff line change
@@ -236,7 +236,7 @@ When set to `true` (or the empty string `''`), it uses the Bootstrap default of
236
236
237
237
```html
238
238
<template>
239
-
<div style="font-size: 2rem;">
239
+
<div>
240
240
<b-avatar rounded="sm"></b-avatar>
241
241
<b-avatar rounded></b-avatar>
242
242
<b-avatar rounded="lg"></b-avatar>
@@ -381,7 +381,7 @@ Add textual content to the badge by supplying a string to the `badge` prop, or u
381
381
382
382
```html
383
383
<template>
384
-
<div style="font-size: 2rem">
384
+
<div>
385
385
<b-avatar badge="BV"></b-avatar>
386
386
<b-avatar badge="7" variant="primary" badge-variant="dark"></b-avatar>
387
387
<b-avatar badge-variant="info" src="https://placekitten.com/300/300">
Original file line number Diff line number Diff line change
@@ -99,7 +99,7 @@
99
99
border-radius: 10em;
100
100
font-size: 70%;
101
101
font-weight: 700;
102
-
z-index: 5;
102
+
z-index: 1;
103
103
}
104
104
}
105
105
@@ -142,7 +142,7 @@
142
142
a,
143
143
.btn {
144
144
&.b-avatar:hover:not(.disabled):not(disabled) {
145
-
z-index: 3;
145
+
z-index: 1;
146
146
}
147
147
}
148
148
}
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