File tree 4 files changed +4
-5
lines changed
4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 267
267
"sql" : " Sql" ,
268
268
"logging" : " Logging" ,
269
269
"mau" : " Active Users" ,
270
- "oauthserver" : " OAuth server" ,
270
+ "oauthserver" : " Auth server" ,
271
271
"persistence" : " Persistence" ,
272
272
"person" : " Person" ,
273
273
"properties" : " Properties" ,
Original file line number Diff line number Diff line change 22
22
"sql" : " Sql" ,
23
23
"logging" : " Enregistrement" ,
24
24
"mau" : " MAU" ,
25
- "oauthserver" : " Serveur OAuth " ,
25
+ "oauthserver" : " Serveur Auth " ,
26
26
"persistence" : " Persistance" ,
27
27
"person" : " Personne" ,
28
28
"properties" : " Propriétés" ,
Original file line number Diff line number Diff line change 21
21
"sql" : " Sql" ,
22
22
"logging" : " Exploração madeireira" ,
23
23
"mau" : " MAU" ,
24
- "oauthserver" : " Servidor OAuth " ,
24
+ "oauthserver" : " Servidor Auth " ,
25
25
"persistence" : " Persistência" ,
26
26
"person" : " Pessoa" ,
27
27
"properties" : " Propriedades" ,
Original file line number Diff line number Diff line change @@ -30,9 +30,8 @@ export default {
30
30
content : '' ,
31
31
} ,
32
32
mainCard : {
33
- height : '85vh ' ,
33
+ minHeight : '70vh ' ,
34
34
borderRadius : 24 ,
35
35
padding : 12 ,
36
- overflowY : 'auto' ,
37
36
}
38
37
}
You can’t perform that action at this time.
0 commit comments