Created
July 6, 2021 15:56
-
-
Save dealingwith/9db6f1bdce3f0941a4305ba7eeb6fb8d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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