mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
Revert 8c09507ae692e909c2dfc6e971a27f13adf7cea3...de6d6783f1319f79535b9ad935607d374ba4fe93 on Customize Vaultwarden CSS
@@ -1,6 +1,10 @@
|
|||||||
# Customize Vaultwarden CSS
|
# Customize Vaultwarden CSS
|
||||||
|
|
||||||
Since version v1.32.5 you can modify the CSS which Vaultwarden previously embedded in the web-vault.<br>
|
> [!IMPORTANT]
|
||||||
|
> **This functionality is not yet merged or released!**
|
||||||
|
> It will probably land as stable in v1.33.0
|
||||||
|
|
||||||
|
Since version v1.33.0 you can modify the CSS which Vaultwarden previously embedded in the web-vault.<br>
|
||||||
This way it makes it more easier for users to tweak the style and layout or even hide items.
|
This way it makes it more easier for users to tweak the style and layout or even hide items.
|
||||||
|
|
||||||
To modify the CSS you need to add a `templates` directory in your `data` directory, or provide the correct path via the `TEMPLATES_FOLDER` environment variable.<br>
|
To modify the CSS you need to add a `templates` directory in your `data` directory, or provide the correct path via the `TEMPLATES_FOLDER` environment variable.<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user