mirror of
https://github.com/LaQuay/TDTChannels.git
synced 2025-09-05 00:12:04 +02:00
Fix container width
This commit is contained in:
parent
4acec4f2d9
commit
088c6d606b
2 changed files with 9 additions and 2 deletions
3
script/public/styles.css
Normal file
3
script/public/styles.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
.container[data-container] {
|
||||
max-width: 100% !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue