Browse
For agents
About
Plugin Detective – Troubleshooting Conflicts
/
1.1.4
Plugin Detective – Troubleshooting Conflicts
v1.1.4
Switch version
1.2.35
1.2.33
1.2.32
1.2.31
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.2
1.2.1
1.2.10
1.2.12
1.2.13
1.2.14
1.2.16
1.2.19
1.2.20
1.2.22
1.2.23
1.2.24
All 54 releases
Overview
Code
plugin-detective
/
troubleshoot
/
app
/
src
/
assets
/
_test.scss
_test.scss
in Plugin Detective – Troubleshooting Conflicts 1.1.4, at troubleshoot/app/src/assets/_test.scss
13 lines
214 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
interrogation-status
{
2
display
:
flex
;
3
margin-left
:
-1
rem
;
4
padding
:
0
1
rem
10
rem
1
rem
;
5
@
include
bp
(
s
)
{
6
padding-bottom
:
1
rem
;
7
max-width
:
50
%
;
8
}
9
.
md-card
{
10
flex
:
1
;
11
margin
:
0
0
0
1
rem
;
12
}
13
}