mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added style for off user select
This commit is contained in:
@@ -25,6 +25,7 @@ export default {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
.bar__content {
|
.bar__content {
|
||||||
padding-top: 26px;
|
padding-top: 26px;
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ export default {
|
|||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
.header__content {
|
.header__content {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user