update vault
This commit is contained in:
-21
@@ -1,21 +0,0 @@
|
||||
/*
|
||||
|
||||
This CSS file will be included with your plugin, and
|
||||
available in the app when your plugin is enabled.
|
||||
|
||||
If your plugin does not need CSS, delete this file.
|
||||
|
||||
*/
|
||||
|
||||
.setting-item.column {
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.setting-item.column .setting-item-control {
|
||||
margin-top: var(--size-4-2);
|
||||
}
|
||||
|
||||
.setting-item.column .setting-item-control > input {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user