mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-20 07:08:12 +00:00
9 lines
163 B
SCSS
9 lines
163 B
SCSS
.toolbar {
|
|
|
|
.toolbar-separator {
|
|
height: 48px;
|
|
width: 1px;
|
|
border-right: 1px solid rgba(0, 0, 0, 0.12);
|
|
margin: 0 12px;
|
|
}
|
|
} |