We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba58b81 commit c8925b7Copy full SHA for c8925b7
front/src/styles/scss/applications/operationalStudies/_managetrainschedule.scss
@@ -4,11 +4,11 @@
4
align-items: center;
5
width: 100%;
6
.rolling-stock {
7
- width: 3rem;
+ width: 48px;
8
overflow: hidden;
9
- padding-bottom: 0.25rem;
+ padding-bottom: 4px;
10
img {
11
- height: 1rem;
+ height: 16px;
12
object-fit: cover;
13
object-position: left;
14
transform: scaleX(-1);
@@ -17,7 +17,7 @@
17
}
18
19
20
- height: 1.5rem;
+ height: 24px;
21
22
23
0 commit comments