mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed platform UI on mobile screens
This commit is contained in:
@@ -36,6 +36,10 @@ a, .link {
|
||||
border-bottom: none;
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
&.danger {
|
||||
color: var(--config-color-danger);
|
||||
}
|
||||
}
|
||||
|
||||
b, strong {
|
||||
|
||||
Reference in New Issue
Block a user