programs/anyrun: remove unnecessary css

This commit is contained in:
Anthony Rodriguez 2025-02-04 23:07:09 +01:00
parent a762326b79
commit 4fcc82722b
Signed by: nezia
SSH key fingerprint: SHA256:R/ue1eTzTHUoo77lJD/3fSUsyL4AwvcHImU5BAZai+8

View file

@ -5,7 +5,6 @@
box#main { box#main {
border-radius: 10px; border-radius: 10px;
background-color: @theme_bg_color; background-color: @theme_bg_color;
border-color: @purple_1;
} }
list#main { list#main {