removed redundant styles

This commit is contained in:
Victoria Sloan 2020-09-07 22:05:59 +01:00
parent 2045f048b1
commit ff50de83bf
1 changed files with 0 additions and 15 deletions

View File

@ -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;