Skip to content

Commit 363a4ca

Browse files
committed
remove unused class
1 parent 27f1c31 commit 363a4ca

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

  • cyclops-ui/src/components/pages/TemplateStore

cyclops-ui/src/components/pages/TemplateStore/custom.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,3 @@
4646
margin-right: 8px; /* Add space between the image and the text */
4747
padding-bottom: 3px;
4848
}
49-
50-
.expandadvanced {
51-
width: 100%;
52-
height: 32px;
53-
border-radius: 0 0 7px 7px;
54-
background-color: red;
55-
transition: background-color 0.2s ease;
56-
display: flex;
57-
justify-content: center;
58-
align-items: center;
59-
text-align: center;
60-
cursor: pointer;
61-
}

0 commit comments

Comments
 (0)