file list
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
button {
|
||||
font-size: 24px;
|
||||
color: #aaa;
|
||||
&:hover {
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user