Skip to content

Commit f8337c0

Browse files
Ir1dstephanwlee
authored andcommitted
feat: enable scrolling when added large image (#2164)
1 parent bee91f6 commit f8337c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorboard/plugins/image/tf_image_dashboard/tf-image-loader.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
height: auto;
114114
position: relative;
115115
margin: 0 15px 40px 0;
116+
overflow-x: auto;
116117
}
117118

118119
/** When actual size shown is on, use the actual image width. */

0 commit comments

Comments
 (0)