mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
stylefix: null badge width made constant
This commit is contained in:
parent
8e353f2be0
commit
43ce48cc23
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@
|
|||
justify-content: center;
|
||||
cursor: default;
|
||||
border-radius: 6px;
|
||||
width: 40px;
|
||||
width: 40px !important;
|
||||
height: 20px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue