We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f1c31 commit 363a4caCopy full SHA for 363a4ca
1 file changed
cyclops-ui/src/components/pages/TemplateStore/custom.css
@@ -46,16 +46,3 @@
46
margin-right: 8px; /* Add space between the image and the text */
47
padding-bottom: 3px;
48
}
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