Created
November 20, 2019 13:22
-
-
Save Ze1598/0795b0c6090fae7d54b272d2633cfe6e to your computer and use it in GitHub Desktop.
Modal component: app.component.css
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
#logout-button { | |
color: white; | |
background-color: #4b4b4b; | |
border: 1px solid black; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment