Apply prettier formatting
This commit is contained in:
@@ -19,6 +19,6 @@ limitations under the License.
|
||||
|
||||
&::before {
|
||||
background-color: $header-panel-text-primary-color;
|
||||
mask-image: url('$(res)/img/element-icons/chat-bubbles.svg');
|
||||
mask-image: url("$(res)/img/element-icons/chat-bubbles.svg");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user