mirror of
https://github.com/mempool/mempool.git
synced 2025-09-27 04:26:34 +02:00
Don't zoom when double click on button component
This commit is contained in:
@@ -1408,3 +1408,7 @@ a {
|
|||||||
.btn-small-height {
|
.btn-small-height {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
touch-action: manipulation;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user