Content-Length: 280303 | pFad | http://github.com/pattern-lab/patternlab-node/commit/ef0a60fcc8656acc6d83bb0723c02a658f7ff1f3

DE fix(annotations): hiding those correctly (#1415) · pattern-lab/patternlab-node@ef0a60f · GitHub
Skip to content

Commit ef0a60f

Browse files
authored
fix(annotations): hiding those correctly (#1415)
* fix(annotations): hiding them correctly * fix(annotations): hiding them correctly * refactor: optimized this even further
1 parent d303f4d commit ef0a60f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/starterkit-handlebars-demo/dist/css/pattern-scaffolding.css

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uikit-workshop/src/sass/scss/04-components/_annotations.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
* annotation attached to it.
4040
*/
4141
.pl-c-annotation-tip {
42-
display: flex;
42+
&:not([hidden]) {
43+
display: flex;
44+
}
4345
align-items: center;
4446
justify-content: center;
4547
width: 24px !important;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/pattern-lab/patternlab-node/commit/ef0a60fcc8656acc6d83bb0723c02a658f7ff1f3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy