mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-11 00:42:26 +03:00
improve website
This commit is contained in:
@@ -82,10 +82,17 @@ module.exports = {
|
||||
display: 'inline',
|
||||
margin: 0,
|
||||
},
|
||||
details: {
|
||||
marginTop: theme('margin[4]'),
|
||||
marginBottom: theme('margin[4]'),
|
||||
},
|
||||
summary: {
|
||||
display: 'list-item',
|
||||
cursor: 'pointer',
|
||||
},
|
||||
'summary + br': {
|
||||
display: 'none',
|
||||
},
|
||||
},
|
||||
},
|
||||
primary: {
|
||||
|
||||
Reference in New Issue
Block a user