mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 07:44:50 +00:00
disable text selection in grid view
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
flex-wrap: wrap;
|
||||
flex: 1;
|
||||
align-content: flex-start;
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.grid-item {
|
||||
|
Reference in New Issue
Block a user