Code Review
/
portal
/
sdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c9ab8db4ce0e695c52834a3a350f8e9bea7ca12e
[portal/sdk.git]
/
1
table {
2
width: 100%;
3
}
4
5
.mat-form-field {
6
font-size: 14px;
7
width: 100%;
8
}
9
10
td, th {
11
width: 25%;
12
}
13
.mat-form-field[_ngcontent-c4] {
14
font-size: 14px;
15
width: 20%;
16
float: right;
17
}
18
td[_ngcontent-c4], th[_ngcontent-c4] {
19
width: 15%;
20
}