mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	drafts: Rename removed-drafts-message class.
It's now used for something totally different.
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
        justify-content: space-between;
 | 
			
		||||
        gap: 5px;
 | 
			
		||||
 | 
			
		||||
        .removed-drafts-message {
 | 
			
		||||
        .drafts-header-note {
 | 
			
		||||
            text-align: left;
 | 
			
		||||
            margin-left: 25px;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@
 | 
			
		||||
                    <span class="exit-sign">×</span>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="header-body">
 | 
			
		||||
                    <div class="removed-drafts-message">
 | 
			
		||||
                    <div class="drafts-header-note">
 | 
			
		||||
                        {{t "Drafts are not synced to other devices and browsers." }}
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="delete-drafts-group">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user