1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-04-03 23:23:46 +03:00

Remove unneeded code

This commit is contained in:
Lim Chee Aun 2022-12-11 13:27:17 +08:00
parent ddedcf7975
commit be5a5cbd7c

View file

@ -352,7 +352,6 @@ a.hashtag {
button.carousel-button { button.carousel-button {
pointer-events: auto; pointer-events: auto;
font-weight: bold; font-weight: bold;
color: var(--link-color);
} }
button.carousel-button[hidden] { button.carousel-button[hidden] {
display: inline-block; display: inline-block;