forked from External/greenlight
refactor share button & add ability to disable youtube uploading
This commit is contained in:
@ -94,6 +94,10 @@
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.disabled-button {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.youtube-red {
|
||||
color: red;
|
||||
|
Reference in New Issue
Block a user