File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
src/styles/themes/proton/page.setup Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 136136// -
137137.Snapshots .snapshot-list-section
138138 height : 100%
139- max-width : 250 px
139+ max-width : 260 px
140140 flex : 1 0 auto
141141 z-index : 1
142142 overflow : hidden
170170.Snapshots .snapshot
171171 position : relative
172172 display : flex
173- min-width : max-content
174173 align-items : center
175174 padding : 8px 0 8px 8px
176175 cursor : default
245244
246245.Snapshots .snapshot .info
247246 position : relative
247+ overflow : hidden
248248 font-size : rem (12 )
249249 color : var (-- toolbar-fg )
250250
251251.Snapshots .snapshot [data-type = "layer" ] .info
252252 font-size : rem (12 )
253253 color : var (-- toolbar-fg )
254254
255+ .Snapshots .snapshot .date-time
256+ .Snapshots .snapshot .content-info
257+ overflow : hidden
258+ text-overflow : ellipsis
259+ white-space : nowrap
260+
255261.Snapshots .snapshot .window
256262 position : relative
257263 white-space : nowrap
You can’t perform that action at this time.
0 commit comments