Skip to content

Commit

Permalink
fix scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaredd committed Nov 9, 2019
1 parent 802da1d commit d9b4d3e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Editor/Skin/MarkdownViewerSkin.guiskin
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
Expand Down Expand Up @@ -1081,7 +1080,7 @@ MonoBehaviour:
m_TextClipping: 1
m_ImagePosition: 0
m_ContentOffset: {x: 0, y: 0}
m_FixedWidth: 20
m_FixedWidth: 15
m_FixedHeight: 0
m_StretchWidth: 1
m_StretchHeight: 0
Expand Down Expand Up @@ -1148,7 +1147,7 @@ MonoBehaviour:
m_TextClipping: 1
m_ImagePosition: 2
m_ContentOffset: {x: 0, y: 0}
m_FixedWidth: 20
m_FixedWidth: 15
m_FixedHeight: 0
m_StretchWidth: 0
m_StretchHeight: 1
Expand Down

0 comments on commit d9b4d3e

Please sign in to comment.