Added url field action handler
This commit is contained in:
@@ -508,6 +508,10 @@ $cardViewBasePadding: 10px;
|
||||
|
||||
cursor: default;
|
||||
|
||||
&.URL {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&.PASSWORD {
|
||||
cursor: pointer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user