LeetCode显示的多编程语言代码区域增加水平滚动条

Add a horizontal scrollbar to the div container of multi programming language Code

Mint 2024.01.13.. Lásd a legutóbbi verzió

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
138 Aspen
Értékelések
0 0 0
Verzió
0.2.1
Létrehozva
2024.01.13.
Frissítve
2024.01.13.
Size
3 KB
Licensz
MIT
Érvényes

LeetCode题解区域的代码编辑器(Markdown)支持这样的语法:分tab展示不同编程语言的代码


```Go []
语言1
```

```py []
语言2
```

```cpp []
语言3
```

但是达到大概15个tab时,底部并没有出现水平滚动条,不方便用户查看。

本脚本添加了水平滚动条来解决这个问题。