mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
reduce scope of svg pointer event css
This commit is contained in:
@@ -16,8 +16,10 @@ body {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
.btn {
|
||||||
pointer-events: none;
|
& > svg {
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-line {
|
.form-line {
|
||||||
|
Reference in New Issue
Block a user