This website works better with JavaScript.
Explore
Help
Sign In
chamilo
/
chamilo-lms
mirror of
https://github.com/chamilo/chamilo-lms/tree/1.11.x
Watch
2
Star
0
Fork
You've already forked chamilo-lms
0
Code
Issues
Projects
Releases
Wiki
Activity
Add missing styles for document tool
Browse Source
pull/5085/head
Angel Fernando Quiroz Campos
2 years ago
parent
c29564698f
commit
f5d23d8bad
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
assets/css/scss/_documents.scss
4
assets/css/scss/_documents.scss
Unescape
Escape
View File
@ -15,6 +15,10 @@
@apply
w-full
;
}
div
:
has
(
iframe
)
{
@apply
w-full
;
}
iframe
{
@apply
aspect-square
w-full
border-0
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
chamilo/chamilo-lms
Title
Body
Create Issue