source:
frontend/node_modules/sanitize.css/assets.css
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 168 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | /** |
| 2 | * Restrict sizing to the page width in all browsers (opinionated). | |
| 3 | */ | |
| 4 | ||
| 5 | :where(iframe, img, input, video, select, textarea) { | |
| 6 | height: auto; | |
| 7 | max-width: 100%; | |
| 8 | } |
Note:
See TracBrowser
for help on using the repository browser.
