Persoenliche Mediazentrale
ulrich
2021-04-05 f074f6806f7431c12146063ef228831c599e448b
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 }