mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 00:04:53 +08:00
![silverwind](/assets/img/avatar_default.png)
We have to define this one in helpers.css because tailwind only generates a single class but certain things rely on this being double-class. Command ran: ```sh perl -p -i -e 's#gt-hidden#tw-hidden#g' web_src/js/**/* templates/**/* models/**/* web_src/css/**/* --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>