source: Farmatiko/ClientApp/src/app/admin/admin.component.css@ ee137aa

Last change on this file since ee137aa was ee137aa, checked in by Mile Jankuloski <mile.jankuloski@…>, 4 years ago

Added DataService and dialogs, all bindings needed implemented

  • Property mode set to 100644
File size: 188 bytes
RevLine 
[785b8bd]1a.navbar-brand img {
2 width: 200px;
3}
4
5.createform {
6 text-align: center;
7 padding: 20px;
8}
9
10mat-form-field {
11 width: 30vh;
[ee137aa]12}
13
14h2 {
15 text-align: center;
16 padding: 50px;
[785b8bd]17}
Note: See TracBrowser for help on using the repository browser.