mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-29 13:44:47 +00:00
reduce scope of svg pointer event css
This commit is contained in:
@@ -16,9 +16,11 @@ body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
svg {
|
||||
.btn {
|
||||
& > svg {
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
.form-line {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user