fixed new-tab button

This commit is contained in:
Amarsh Anand 2023-10-13 18:18:06 -07:00
parent bde909d43c
commit 8166991928

View File

@ -139,15 +139,14 @@
}
.new-screen {
width: 3em;
min-width: 3em;
margin-left: 1em;
cursor: pointer;
.icon {
width: 1.1em;
height: 1.1em;
height: 2rem;
height: 2rem;
border-radius: 50%;
padding: 0.4em;
vertical-align: middle;
}
}
}