mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Поддержка иконок для заголовков панелей
This commit is contained in:
@@ -18,11 +18,17 @@
|
||||
}
|
||||
|
||||
.headerControl {
|
||||
composes: black from './buttons.scss';
|
||||
|
||||
float: left;
|
||||
line-height: 1;
|
||||
border-right: 1px solid lighter($black);
|
||||
overflow: hidden;
|
||||
height: 49px;
|
||||
width: 49px;
|
||||
padding: 0;
|
||||
border-right: 1px solid lighter($black);
|
||||
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.body {
|
||||
|
||||
Reference in New Issue
Block a user