mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 08:44:10 +00:00
Lazy fix for active class when viewport is too small for sidebar.
This commit is contained in:
parent
02d854a99c
commit
026e526817
4
docs/_static/style.css
vendored
4
docs/_static/style.css
vendored
@ -496,4 +496,8 @@ div#welcome-to-discord-py > h1 {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: transparent;
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user