mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
scrollbar.md: Make table column widths even
This commit is contained in:
parent
f0fdb40974
commit
e955eb5b14
@ -111,6 +111,12 @@ Reserve the space for a vertical scrollbar if there is a column on the right sid
|
|||||||
|
|
||||||
## Style
|
## Style
|
||||||
|
|
||||||
| Windows/Linux | macOS |
|
<table>
|
||||||
|--------------------------------|--------------------------------|
|
<tr>
|
||||||
| {width="96"} | {width="96"} |
|
<td width="50%">Windows/Linux</td>
|
||||||
|
<td width="50%">macOS</td></tr>
|
||||||
|
<tr>
|
||||||
|
<td><img src="win-light.png" alt="" width="96" /></td>
|
||||||
|
<td><img src="mac-light.png" alt="" width="96" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user