Skip to content

Commit 017fd13

Browse files
committed
Remove unused CSS
1 parent 8cdf451 commit 017fd13

File tree

1 file changed

+0
-13
lines changed
  • site/frontend/src/pages/detailed-query

1 file changed

+0
-13
lines changed

site/frontend/src/pages/detailed-query/page.vue

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -567,17 +567,4 @@ code {
567567
#artifact-table td {
568568
padding: 0 0 0 20px;
569569
}
570-
571-
button {
572-
margin-right: 10px;
573-
padding: 5px 10px;
574-
background-color: #f0f0f0;
575-
border: 1px solid #ccc;
576-
border-radius: 3px;
577-
cursor: pointer;
578-
579-
&:hover {
580-
background-color: #e0e0e0;
581-
}
582-
}
583570
</style>

0 commit comments

Comments
 (0)