mirror of
https://github.com/owncast/owncast.git
synced 2025-11-03 04:27:18 +08:00
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