Created
January 29, 2018 14:24
-
-
Save topu/354ff0751fc239551984d2348a194859 to your computer and use it in GitHub Desktop.
This file contains 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
.panel-margin { | |
margin: 0; | |
padding: 0; | |
} | |
.dash-row-header-title { | |
margin: 0; | |
padding: 0; | |
} | |
.dash-row { | |
flex-direction: row; | |
} | |
.dash-row-menu-container { | |
display: none; | |
} | |
.dash-row-header { | |
width: 10% | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment