mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-17 22:31:29 +03:00
Subscription buttons are now fixed
This commit is contained in:
@@ -54,13 +54,13 @@
|
|||||||
|
|
||||||
.save-button {
|
.save-button {
|
||||||
right: 25px;
|
right: 25px;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
bottom: 25px;
|
bottom: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-button {
|
.edit-button {
|
||||||
left: 25px;
|
left: 25px;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
bottom: 25px;
|
bottom: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user