Persoenliche Mediazentrale
ulrich
2021-04-05 b1bf963e57050d6c423a80db76f9d36197a0b475
commit | author | age
b379f5 1 /*
U 2 To change this license header, choose License Headers in Project Properties.
3 To change this template file, choose Tools | Templates
4 and open the template in the editor.
5 */
6 /* 
7     Created on : 04.04.2021, 17:02:13
8     Author     : ulrich
9 */
10
11
12
13 .entity-formular {
14   display: flex;
15   flex-flow: column;
16 }
17
18 .entity-element {
19   margin: 0.4rem;
20 }