Skip to content

Commit b36a12c

Browse files
committed
Fix rollup icon position
1 parent 6c7f346 commit b36a12c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

components/modules/namespace/tables/BlobsTable.vue

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,14 +186,6 @@ const handleViewBlob = (blob) => {
186186
&:first-child {
187187
padding-left: 16px;
188188
}
189-
190-
& > a {
191-
display: flex;
192-
193-
min-height: 40px;
194-
195-
padding-right: 24px;
196-
}
197189
}
198190
}
199191

0 commit comments

Comments
 (0)