fix: add outlook.cloud.microsoft URL pattern, fix toggle switch clickability
This commit is contained in:
@@ -104,9 +104,13 @@ body {
|
||||
}
|
||||
|
||||
.or-switch input {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
width: 0;
|
||||
height: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
cursor: pointer;
|
||||
z-index: 2;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.or-switch .slider {
|
||||
|
||||
Reference in New Issue
Block a user