Skip to content

Commit 664e4db

Browse files
committed
fix: redundant margin properties pushing down images
1 parent bab982a commit 664e4db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/LiveDevelopment/BrowserScripts/RemoteFunctions.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2372,8 +2372,6 @@ function RemoteFunctions(config = {}) {
23722372
overflow: hidden;
23732373
scroll-behavior: smooth;
23742374
padding: 6px;
2375-
height: calc(100% - 36px);
2376-
margin-top: 36px;
23772375
}
23782376
23792377
.phoenix-image-gallery-row {

0 commit comments

Comments
 (0)