Changeset 91e1c92


Ignore:
Timestamp:
11/04/21 17:27:21 (3 years ago)
Author:
Стојков Марко <mst@…>
Branches:
dev
Children:
6193ffe
Parents:
caaf82d
Message:

.

Location:
src/Clients/Angular/finki-chattery
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/Clients/Angular/finki-chattery/package-lock.json

    rcaaf82d r91e1c92  
    1261212612          "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
    1261312613          "dev": true,
    12614           "optional": true,
    12615           "requires": {
    12616             "bindings": "^1.5.0",
    12617             "nan": "^2.12.1"
    12618           }
     12614          "optional": true
    1261912615        },
    1262012616        "glob-parent": {
     
    1324813244          "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
    1324913245          "dev": true,
    13250           "optional": true,
    13251           "requires": {
    13252             "bindings": "^1.5.0",
    13253             "nan": "^2.12.1"
    13254           }
     13246          "optional": true
    1325513247        },
    1325613248        "glob-parent": {
  • src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/header/header.component.html

    rcaaf82d r91e1c92  
    44      ><img
    55        class="padding-top-sm"
    6         fxFlex="20%"
     6        fxFlex="16%"
    77        fxFlex.md="30%"
    88        fxFlex.sm="40%"
Note: See TracChangeset for help on using the changeset viewer.