Add action buttons and status bar
This commit is contained in:
7
web/components/action-buttons/ActionButton.module.scss
Normal file
7
web/components/action-buttons/ActionButton.module.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.button {
|
||||
margin: 3px;
|
||||
.icon {
|
||||
width: 20px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user