some fixes look bugtracker
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
html {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
user-select: none;
|
||||
|
||||
}
|
||||
|
||||
*, *::before, *::after {
|
||||
@@ -8,6 +10,7 @@ html {
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user