mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fix for sizing in channelsettings
This commit is contained in:
@@ -861,6 +861,7 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
|||||||
}
|
}
|
||||||
|
|
||||||
#strict-input-number {
|
#strict-input-number {
|
||||||
|
width: 50px;
|
||||||
border-bottom: transparent;
|
border-bottom: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -138,7 +138,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="user-password-li hide">
|
<li class="user-password-li hide">
|
||||||
<span class="switch-text">
|
<span class="switch-text">
|
||||||
Channel password
|
Password
|
||||||
</span>
|
</span>
|
||||||
<div class="switch">
|
<div class="switch">
|
||||||
<label>
|
<label>
|
||||||
|
|||||||
Reference in New Issue
Block a user