mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 04:16:37 -04:00
8 lines
No EOL
148 B
SCSS
8 lines
No EOL
148 B
SCSS
.category-menu-item{
|
|
position: relative;
|
|
.delete-category-link, .edit-category-link{
|
|
position: absolute;
|
|
top: 4px;
|
|
right: 5px;
|
|
}
|
|
} |