removed redundant styles
This commit is contained in:
parent
2045f048b1
commit
ff50de83bf
|
@ -178,21 +178,6 @@
|
||||||
onOk={deleteComponent} />
|
onOk={deleteComponent} />
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
/* .root {
|
|
||||||
overflow: hidden;
|
|
||||||
z-index: 9;
|
|
||||||
} */
|
|
||||||
|
|
||||||
/* .root button {
|
|
||||||
border-style: none;
|
|
||||||
border-radius: 2px;
|
|
||||||
padding: 5px;
|
|
||||||
background: transparent;
|
|
||||||
cursor: pointer;
|
|
||||||
color: var(--ink);
|
|
||||||
outline: none;
|
|
||||||
} */
|
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in New Issue