position-container.module.css
Same filename in this branch
Same filename and directory in other branches
/* * @file * Contain positioned elements. */ .position-container { position: relative; }
File
-
core/
themes/ stable9/ css/ system/ components/ position-container.module.css
View source
- /*
- * @file
- * Contain positioned elements.
- */
-
- .position-container {
- position: relative;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.