Removed old css code that shouldn't belong.
This commit is contained in:
parent
8be4d18faf
commit
c29273871b
12
readmore.js
12
readmore.js
@ -7,18 +7,6 @@ class ReadMore extends IgniteElement {
|
|||||||
super();
|
super();
|
||||||
}
|
}
|
||||||
|
|
||||||
get styles() {
|
|
||||||
return /*css*/`
|
|
||||||
mt-icon-tabs > .icons {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
gap: 1em;
|
|
||||||
}
|
|
||||||
`;
|
|
||||||
}
|
|
||||||
|
|
||||||
get properties() {
|
get properties() {
|
||||||
return {
|
return {
|
||||||
limit: 125,
|
limit: 125,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user