fix: eliminate blue border in iOS browers (#207)
This commit is contained in:
parent
00aa50ad5b
commit
2db5938beb
@ -207,6 +207,9 @@
|
||||
#sidebar {
|
||||
animation-delay: 100ms
|
||||
}
|
||||
#swup-container {
|
||||
outline: none;
|
||||
}
|
||||
#content-wrapper {
|
||||
animation-delay: var(--content-delay);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user