added automatic scrolling
This commit is contained in:
@@ -13,11 +13,13 @@
|
||||
|
||||
.custom-button:hover {
|
||||
border-color: white;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.custom-button.inactive {
|
||||
opacity: 0.3;
|
||||
cursor: default;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.custom-button.inactive:hover {
|
||||
|
||||
Reference in New Issue
Block a user