mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
HR: update values on blur (#2161)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -352,9 +352,9 @@
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
}
|
||||
.grow-cell {
|
||||
flex-grow: 1;
|
||||
flex-shrink: 0;
|
||||
min-width: 0;
|
||||
}
|
||||
// .grow-cell {
|
||||
// flex-grow: 1;
|
||||
// flex-shrink: 0;
|
||||
// min-width: 0;
|
||||
// }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user