mirror of
https://github.com/jbcr/core.git
synced 2026-04-29 19:53:08 +02:00
fixed row width
This commit is contained in:
@@ -57,7 +57,7 @@ $checkbox-row-width: 30px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
&.is-details{
|
||||
max-width: 45%;
|
||||
max-width: 40%;
|
||||
strong{
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user