mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +00:00
org block styling
This commit is contained in:
@@ -91,7 +91,7 @@ angular
|
||||
dynamic: attrs.dynamic || 'true',
|
||||
class: attrs.avclass || '',
|
||||
border: attrs.avborder || 'false',
|
||||
borderStyle: attrs.borderStyle || '3px solid white'
|
||||
borderStyle: attrs.borderstyle || '3px solid white'
|
||||
};
|
||||
|
||||
if (params.dynamic === 'true') {
|
||||
|
||||
Reference in New Issue
Block a user