Tweak styles
This commit is contained in:
parent
f4545adc1c
commit
66ea93f0fa
3 changed files with 7 additions and 6 deletions
|
|
@ -8,7 +8,6 @@
|
|||
*::before,
|
||||
*::after {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
|
@ -79,7 +78,6 @@ noscript {
|
|||
box-shadow: var(--inset-shadow);
|
||||
border-radius: var(--border-radius) var(--border-radius) 0 0;
|
||||
pointer-events: none;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
||||
* {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue