mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix Secret Recovery Phrase video clipping issue for smaller viewports (#16345)
This commit is contained in:
parent
36b3fe029c
commit
a9839688fb
@ -27,10 +27,7 @@
|
|||||||
|
|
||||||
video {
|
video {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
width: calc(100% - 16px);
|
||||||
@include screen-md-max {
|
|
||||||
width: 95%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__copy {
|
&__copy {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user