rdp.component.css 140 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 #rdp { width: 100%; height: 100%; padding: 15px; } #rdp > div, iframe { width: 100%; height: 100%; } iframe { border: none; }