Fix the 'New' button icon in the toolbar
parent
362104ec09
commit
4e46d0daa5
|
@ -97,7 +97,6 @@
|
|||
}
|
||||
input[type="radio"] + label {
|
||||
.tools_unselectable();
|
||||
padding: 15px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
|
@ -568,7 +568,7 @@
|
|||
width: 64px;
|
||||
font-size: 1em;
|
||||
color: inherit;
|
||||
height: auto;
|
||||
height: 64px;
|
||||
padding: 0px;
|
||||
margin: 0;
|
||||
&::before {
|
||||
|
|
Loading…
Reference in New Issue