1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

removed redundant styles

This commit is contained in:
Victoria Sloan 2020-09-07 22:05:59 +01:00
parent 6ed3407a4f
commit 229b05f47a

View file

@ -178,21 +178,6 @@
onOk={deleteComponent} />
<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 {
list-style: none;
padding: 0;