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

Last change on this file since 6e6f04b 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
Line 
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;
12}
13
14h2 {
15 text-align: center;
16 padding: 50px;
17}
Note: See TracBrowser for help on using the repository browser.