mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix #928: Tag list cannot be scroll
This commit is contained in:
committed by
Yoshiki Aoki
parent
ac5cdf384f
commit
1f548959e3
@@ -80,7 +80,7 @@ class SideNav extends React.Component {
|
||||
)
|
||||
} else {
|
||||
component = (
|
||||
<div>
|
||||
<div styleName='tabBody'>
|
||||
<div styleName='tag-title'>
|
||||
<p>Tags</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user