Skip to content

Commit

Permalink
Qol 8468 move aside style from matrix assets to swe (#456)
Browse files Browse the repository at this point in the history
* QOL-8391
Improvement: Form io style - update style of forms on SWE and UI ki

* QOL-8391
Improvement: Form io style - update style of forms on SWE and UI ki

* QOL-8391
Improvement: Form io style - update style of forms on SWE and UI ki

* QOL-8391-added class .qg-forms-v2, #formio

* updated css

* QOL-8468 Improvement: Move aside style from matrix-assets github repo to SWE

* styles update

* styles update

* styles update

* reverted the bg colour and removed the example template from pages

* removed the style to make all img 100% in aside

* QOL-8600 New: Create a Video embed component on SWE
  • Loading branch information
asifaminb authored Apr 12, 2022
1 parent 3f5d71f commit 195b6d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
5 changes: 0 additions & 5 deletions src/assets/_project/_blocks/layout/asides/_asides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
@include qg-responsive-spacing(padding-top, full);
}

img:not(.open-data):not(.actual-image-size) {
width: 100%;
height: auto;
}

.container{
width:100%;
padding-left: 0;
Expand Down
7 changes: 1 addition & 6 deletions src/docs/components/video.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,7 @@ <h3 class="qg-video-title">Vimeo</h3>
</article>
</section>
<!-- Template - End -->
To include GA tracking for Vimeo videos, please include the Vimeo SDK file
<pre>
<code>
&lt;script type=&quot;text/javascript&quot; defer=&quot;defer&quot; src=&quot;https://extend.vimeocdn.com/ga/453167690.js&quot;&gt; &lt;/script&gt;
</code>
</pre>
For instructions on integrating Google Tag Manager with Vimeo videos please see https://vimeo.zendesk.com/hc/en-us/articles/115002859607-Integrating-with-Google-Tag-Manager

<h3>HTML</h3>

Expand Down

0 comments on commit 195b6d1

Please sign in to comment.