fix new-tab button when scrolling (was getting flex-shrunk)

This commit is contained in:
sawka 2023-10-30 20:47:45 -07:00
parent 14715ec5b1
commit 616a7d2dc0

View File

@ -149,7 +149,9 @@
}
.new-screen {
flex-shrink: 0;
margin-left: 1em;
margin-right: 1em;
cursor: pointer;
.icon {
height: 2rem;