1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Provide generic IFrame section for documents

Closes #352
This commit is contained in:
sauls8t 2019-12-09 12:31:44 +00:00
parent accf0a2c63
commit 1a89201bd9
9 changed files with 134 additions and 0 deletions

View file

@ -3,6 +3,10 @@
line-height: 1.5rem;
color: $color-black-light-1;
iframe {
border: none;
}
table {
border: 1px solid map-get($gray-shades, 300) !important;