mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
11 lines
154 B
SCSS
11 lines
154 B
SCSS
|
|
#idFrameC {
|
|
|
|
#plugins {
|
|
//position: relative;
|
|
//left: 5px;
|
|
//border-top: 1px solid $darkBorderColor;
|
|
top: $tabHeight !important;
|
|
}
|
|
}
|