Skip to content

Instantly share code, notes, and snippets.

@dealingwith
Created July 6, 2021 15:56
Show Gist options
  • Save dealingwith/9db6f1bdce3f0941a4305ba7eeb6fb8d to your computer and use it in GitHub Desktop.
Save dealingwith/9db6f1bdce3f0941a4305ba7eeb6fb8d to your computer and use it in GitHub Desktop.
body, td, input, textarea, select, div, span {
font-family: -apple-system, system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.Nm .Nt {
border-left: 0px;
}
.aZ6::-webkit-scrollbar {
width: 0px;
height: 0px;
}
.aeI .G-atb {
box-shadow: none;
-webkit-box-shadow: none;
}
.Nt {
flex: 0;
-webkit-flex: 0;
}
.btb, .zA:hover {
box-shadow: 0 -1px 0 0 rgba(100, 121, 143, 0.32) inset;
-webkit-box-shadow: 0 -1px 0 0 rgba(100, 121, 143, 0.32) inset;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment