mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch '0.6' of github.com:appwrite/appwrite into functions
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -1132,8 +1132,11 @@ ol {
|
||||
border-radius: 0 0 10px 10px;
|
||||
}
|
||||
|
||||
&:first-child:hover, &:last-child:hover {
|
||||
&:hover {
|
||||
background: var(--config-color-fade-super);
|
||||
}
|
||||
|
||||
&:first-child:hover, &:last-child:hover {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user