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