mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 13:06:56 +08:00
FIX: Bookmark Modal Input (#9707)
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
|
||||
.ember-text-field.bookmark-name {
|
||||
width: 100%;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
@ -71,6 +72,7 @@
|
||||
|
||||
.bookmark-options-button {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user