mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
fix: adds style for links in settings page
This commit is contained in:
@@ -129,4 +129,8 @@ fetchNextRelease();
|
||||
.has-underline {
|
||||
@apply mb-4 border-b border-base-content/50 py-4;
|
||||
}
|
||||
|
||||
a {
|
||||
@apply text-primary underline-offset-4 hover:underline;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user