We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f1cf1 commit 38170c8Copy full SHA for 38170c8
1 file changed
src/BootstrapBlazor.Server/Components/Samples/VideoDevices.razor.css
@@ -2,15 +2,13 @@
2
min-height: 240px;
3
height: auto;
4
width: auto;
5
- transform: scaleX(-1);
6
margin-top: 1rem;
7
display: block;
8
}
9
10
.bb-image {
11
border: 1px solid var(--bs-border-color);
12
border-radius: var(--bs-border-radius);
13
14
15
16
0 commit comments