mirror of
https://github.com/ae-utbm/sith.git
synced 2026-08-26 07:09:16 +00:00
Move image click to frame and remove image selection
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
height: 100%;
|
||||
max-width: 100%;
|
||||
object-fit: contain;
|
||||
// Prevent ugly selection when
|
||||
// clicking to change the image
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user