scrollbar.md: Make table column widths even

This commit is contained in:
Karol Lewandowski 2024-05-23 11:11:54 +02:00
parent f0fdb40974
commit e955eb5b14

View File

@ -111,6 +111,12 @@ Reserve the space for a vertical scrollbar if there is a column on the right sid
## Style
| Windows/Linux | macOS |
|--------------------------------|--------------------------------|
| ![](win-light.png){width="96"} | ![](mac-light.png){width="96"} |
<table>
<tr>
<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>