text-fixed-percent
This commit is contained in:
parent
4abfe33be0
commit
713313c4eb
1 changed files with 5 additions and 1 deletions
|
|
@ -362,6 +362,11 @@
|
|||
overflow: visible;
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard .text-fixed-percent {
|
||||
flex: 0 !important;
|
||||
min-width: min(3vw, 3.75rem) !important; /*60*/
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard [class*="btn-text-"] .btn {
|
||||
position: relative;
|
||||
color: var(--black);
|
||||
|
|
@ -1531,7 +1536,6 @@
|
|||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
grid-checkbox
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue