mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-25 07:08:45 +01:00
Reduced the width of the Operator column in tab Assert
This commit is contained in:
parent
b7f4edac24
commit
40872f6e9e
@ -20,18 +20,10 @@ const Wrapper = styled.div`
|
||||
td {
|
||||
padding: 6px 10px;
|
||||
|
||||
&:nth-child(1) {
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
&:nth-child(2) {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
&:nth-child(3) {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
&:nth-child(4) {
|
||||
width: 70px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user