SHA256
Доработать верхнее меню списка каналов
This commit is contained in:
@@ -5065,7 +5065,8 @@ textarea.input {
|
||||
|
||||
.channels-top-back-btn,
|
||||
.channels-top-add-btn,
|
||||
.channels-top-search-btn {
|
||||
.channels-top-search-btn,
|
||||
.channels-top-more-btn {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
min-width: 36px;
|
||||
@@ -5089,6 +5090,12 @@ textarea.input {
|
||||
box-shadow: inset 0 0 0 1px rgba(214, 249, 255, 0.2), 0 0 18px rgba(93, 211, 255, 0.38);
|
||||
}
|
||||
|
||||
.channels-top-more-btn {
|
||||
font-size: 20px;
|
||||
line-height: 1;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.channels-search-icon {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user