1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00

removed redundant styles

This commit is contained in:
Victoria Sloan 2020-09-07 22:05:59 +01:00
parent 2045f048b1
commit ff50de83bf

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;