agnelvishal / Condense.press

GNU General Public License v3.0
12 stars 25 forks source link

iframe dynamic size #19

Closed agnelvishal closed 5 years ago

agnelvishal commented 5 years ago

The iframe which displays the data is not responsive. That is in mobile, it's width is high. What should I do?

marcelorl commented 5 years ago

Shadow dom would be a solution for this. How about it?

agnelvishal commented 5 years ago

Shadow dom would be a solution for this. How about it?

Since shadom dom exists in the client side, it may not be used for interacting with database in php.

BKirev commented 5 years ago

20 there you go.