MS DC fix you tube videos on screen.
This commit is contained in:
parent
8390756ddd
commit
044d03c12c
1 changed files with 6 additions and 0 deletions
|
|
@ -203,6 +203,12 @@ body {
|
||||||
&.sticky-note.x2.height .content { @include tall(); }
|
&.sticky-note.x2.height .content { @include tall(); }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
&.rich-media {
|
||||||
|
width: auto;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
&.wallpaper {
|
&.wallpaper {
|
||||||
.content{
|
.content{
|
||||||
display: table;
|
display: table;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue