mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: removed commented code
This commit is contained in:
parent
a33a840a00
commit
e0a8bc2b0c
@ -35,7 +35,6 @@
|
|||||||
padding: 0.5rem 0;
|
padding: 0.5rem 0;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sc-message--carousel-element-description {
|
.sc-message--carousel-element-description {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
@ -51,7 +50,6 @@
|
|||||||
color: white;
|
color: white;
|
||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
// padding: 10px;
|
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
|
|
||||||
@ -64,7 +62,6 @@
|
|||||||
&.next {
|
&.next {
|
||||||
right: 0px;
|
right: 0px;
|
||||||
width: 1.5rem;
|
width: 1.5rem;
|
||||||
// width: 22px;
|
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user