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