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
/
_find_problem.scss
_find_problem.scss
in Plugin Detective – Troubleshooting Conflicts 1.1.4, at troubleshoot/app/src/assets/_find_problem.scss
8 lines
120 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
find-problem
{
2
padding
:
1
rem
;
3
padding-top
:
6
rem
;
4
@
include
bp
(
s
)
{
5
padding
:
2
rem
;
6
padding-left
:
5
rem
;
7
}
8
}