mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
11 lines
180 B
CSS
11 lines
180 B
CSS
.select2-search--inline .select2-search__field:focus {
|
|
border: none;
|
|
}
|
|
|
|
.sidebar h4 {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|