Fix the backup button in anonymous drive
This commit is contained in:
@@ -768,6 +768,14 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
.cryptpad-backup {
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
background: transparent;
|
||||
&:hover {
|
||||
background-color: rgba(0,0,0,0.2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.cryptpad-toolbar-leftside {
|
||||
|
||||
Reference in New Issue
Block a user