mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 22:32:45 +00:00
non selection , as per request
This commit is contained in:
@@ -18,6 +18,10 @@ body {
|
||||
border-radius:5px;
|
||||
padding-inline:5px
|
||||
}
|
||||
|
||||
*:not(input) {
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
.archivePage {
|
||||
|
||||
Reference in New Issue
Block a user